Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connected discord link #52

Merged
merged 1 commit into from
Feb 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default function Hero() {
</h1>

<div className="CTA flex gap-3 mt-10 lg:text-2xl font-semibold">
<button className="px-10 py-3 bg-[#023849] border-4 text-[#FEFDFF] border-[#023849] rounded-[100px]">Join us on Discord</button>
<button className="px-10 py-3 bg-[#023849] border-4 text-[#FEFDFF] border-[#023849] rounded-[100px]"><a href = "https://discord.gg/PnyMh9325g">Join us on Discord</a></button>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/components/NewFooter.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export default function NewFooter() {
</svg>
</a>
{/* discord */}
<a href="http://" target="_blank" rel="noopener noreferrer" className="disabled">
<a href="https://discord.gg/PnyMh9325g" target="_blank" rel="noopener noreferrer" >
<svg
xmlns="http://www.w3.org/2000/svg"
width="40"
Expand Down
2 changes: 1 addition & 1 deletion src/components/community/Discord.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function Discord() {
Ask questions, share, and network on our detailed <br className='hidden lg:block' /> Discord server
</div>
<div className="flex items-center">
<a className="font-semibold text-lg font-lexend text-[#24223C] underline">Join Discord</a>
<a className="font-semibold text-lg font-lexend text-[#24223C] underline"><a href = "https://discord.gg/PnyMh9325g">Join Discord</a></a>
<img className="inline ml-2 w-6 h-6" src="Chevron_Right.svg"></img>
</div>
</div>
Expand Down
5 changes: 4 additions & 1 deletion src/components/contact/Main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export default function Main() {
<div>
<h3 className="text-2xl font-lexend font-bold text-[#24223C]">Find us on socials</h3>
<div className="flex flex-col gap-5 mt-4 text-lg font-inter">

<a href="http://" className="disabled">
<div className="flex gap-4 items-center">
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
Expand All @@ -66,6 +67,7 @@ export default function Main() {
<p>@pmready-global</p>
</div>
</a>

<a href="http://" className="disabled">
<div className="flex gap-4 items-center">
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
Expand All @@ -74,7 +76,8 @@ export default function Main() {
<p>@pmready-global</p>
</div>
</a>
<a href="http://" className="disabled">

<a href="https://discord.gg/PnyMh9325g" >
<div className="flex gap-4 items-center">
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M27.2935 13.3513C29.6505 16.8381 30.8145 20.7712 30.3793 25.299C30.3775 25.3182 30.3676 25.3358 30.3519 25.3473C28.5671 26.666 26.8378 27.4663 25.1327 27.9971C25.1194 28.0011 25.1052 28.0009 25.0921 27.9964C25.079 27.992 25.0675 27.9835 25.0594 27.9721C24.6655 27.4207 24.3076 26.8393 23.994 26.2287C23.976 26.1928 23.9925 26.1495 24.0295 26.1353C24.5979 25.9198 25.1385 25.6615 25.6584 25.3557C25.6993 25.3316 25.7019 25.2725 25.6641 25.2442C25.5538 25.1617 25.4445 25.0751 25.3399 24.9885C25.3203 24.9725 25.2939 24.9693 25.2718 24.9801C21.8964 26.5484 18.1988 26.5484 14.7835 24.9801C14.7613 24.9701 14.735 24.9735 14.716 24.9893C14.6116 25.0759 14.502 25.1617 14.3927 25.2442C14.3549 25.2725 14.358 25.3316 14.3993 25.3557C14.9192 25.6557 15.4597 25.9198 16.0273 26.1363C16.0641 26.1505 16.0816 26.1928 16.0633 26.2287C15.7566 26.8401 15.3987 27.4215 14.9974 27.9729C14.98 27.9952 14.9513 28.0055 14.9241 27.9971C13.2272 27.4663 11.4979 26.666 9.71301 25.3473C9.69814 25.3358 9.68744 25.3174 9.68588 25.2982C9.32223 21.3817 10.0634 17.4161 12.7688 13.3505C12.7754 13.3398 12.7853 13.3314 12.7967 13.3264C14.128 12.7116 15.5541 12.2594 17.0447 12.0011C17.0719 11.9969 17.099 12.0095 17.1131 12.0337C17.2973 12.3618 17.5078 12.7825 17.6502 13.1264C19.2214 12.8849 20.8172 12.8849 22.4213 13.1264C22.5637 12.7899 22.7669 12.3618 22.9503 12.0337C22.9568 12.0217 22.9669 12.0121 22.9792 12.0062C22.9915 12.0004 23.0053 11.9986 23.0186 12.0011C24.51 12.2602 25.9362 12.7124 27.2664 13.3264C27.2781 13.3314 27.2878 13.3398 27.2935 13.3513ZM18.449 20.798C18.4654 19.6401 17.6265 18.6821 16.5733 18.6821C15.5288 18.6821 14.698 19.6317 14.698 20.798C14.698 21.9639 15.5453 22.9136 16.5733 22.9136C17.6181 22.9136 18.449 21.9639 18.449 20.798ZM25.3834 20.798C25.3999 19.6401 24.5609 18.6821 23.508 18.6821C22.4632 18.6821 21.6324 19.6317 21.6324 20.798C21.6324 21.9639 22.4797 22.9136 23.508 22.9136C24.5609 22.9136 25.3834 21.9639 25.3834 20.798Z" fill="#24223C" />
Expand Down
1 change: 0 additions & 1 deletion src/pages/community.astro
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
import Layout from "../layouts/Layout.astro";
import Header from "../components/Header";
import ResourceHero from "../components/ResourcesHero";
import StartAChapter from "../components/community/StartAChapter"
import Discord from "../components/community/Discord";
import NewFooter from "../components/NewFooter";
Expand Down