Skip to content

Commit a17c072

Browse files
Merge pull request #15 from junaiddshaukat/fix/discord-link-updated
fix/discord-link
2 parents c8d962b + 85cb884 commit a17c072

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
lines changed

app/about/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export default function AboutPage() {
5555
<ArrowRight className="w-4 h-4" />
5656
</Link>
5757
<a
58-
href="https://discord.com/invite/32mYcRmy"
58+
href="https://discord.gg/Cy7Rgkf4Up"
5959
target="_blank"
6060
rel="noopener noreferrer"
6161
className="inline-flex items-center gap-2 px-6 py-3 border border-foreground/20 font-semibold text-xs uppercase tracking-[1px] hover:bg-foreground hover:text-background transition-all"
@@ -310,7 +310,7 @@ export default function AboutPage() {
310310
</p>
311311
<div className="flex flex-wrap justify-center gap-3">
312312
<a
313-
href="https://discord.com/invite/32mYcRmy"
313+
href="https://discord.gg/Cy7Rgkf4Up"
314314
target="_blank"
315315
rel="noopener noreferrer"
316316
className="inline-flex items-center gap-2 px-8 py-4 bg-foreground text-background font-semibold text-xs uppercase tracking-[2px] hover:opacity-90 transition-all"

app/mindmaster/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ export default function MindMaster() {
396396
</p>
397397
<div className="flex flex-wrap justify-center gap-4">
398398
<Link
399-
href="https://discord.gg/devweekends"
399+
href="https://discord.gg/Cy7Rgkf4Up"
400400
target="_blank"
401401
rel="noopener noreferrer"
402402
className="inline-flex items-center gap-2 px-8 py-4 bg-background text-foreground font-semibold text-sm uppercase tracking-[1px] hover:opacity-90 transition-all"

app/our-story/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ export default function OurStoryPage() {
141141
<ArrowRight className="w-4 h-4 group-hover:translate-x-1 transition-transform" />
142142
</Link>
143143
<a
144-
href="https://discord.com/invite/32mYcRmy"
144+
href="https://discord.gg/Cy7Rgkf4Up"
145145
target="_blank"
146146
rel="noopener noreferrer"
147147
className="group inline-flex items-center gap-2 px-8 py-4 border border-foreground/20 font-semibold text-xs uppercase tracking-[2px] hover:border-foreground hover:bg-foreground hover:text-background transition-all"

components/footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default function Footer() {
1717
{
1818
name: 'Discord',
1919
icon: null, // Custom SVG below
20-
url: 'https://discord.com/invite/32mYcRmy',
20+
url: 'https://discord.gg/Cy7Rgkf4Up',
2121
},
2222
{
2323
name: 'LinkedIn',
@@ -178,7 +178,7 @@ export default function Footer() {
178178
<ul className="space-y-3 text-sm">
179179
<li>
180180
<a
181-
href="https://discord.com/invite/32mYcRmy"
181+
href="https://discord.gg/Cy7Rgkf4Up"
182182
target="_blank"
183183
rel="noopener noreferrer"
184184
className="text-background/70 hover:text-background transition-colors"

components/navbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export default function Navbar() {
6969

7070
{/* Join Community Button */}
7171
<a
72-
href="https://discord.com/invite/32mYcRmy"
72+
href="https://discord.gg/Cy7Rgkf4Up"
7373
target="_blank"
7474
rel="noopener noreferrer"
7575
className="hidden md:inline-flex items-center gap-2 px-4 py-2 border border-foreground/20 text-xs font-semibold uppercase tracking-[1px] hover:bg-foreground hover:text-background transition-all"

components/social-modal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export function SocialModal() {
5252
},
5353
{
5454
name: 'Discord',
55-
url: 'https://discord.com/invite/c7Sn3yhvSh',
55+
url: 'https://discord.gg/Cy7Rgkf4Up',
5656
icon: 'https://cdn.brandfetch.io/idM8Hlme1a/theme/dark/symbol.svg?c=1dxbfHSJFAPEGdCLU4o5B',
5757
color: 'hover:bg-[#5865F2]/10'
5858
},

images/templates/mindmaster/slides/psychology-of-excellence.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1191,7 +1191,7 @@ <h1 class="title title--xl">Beyond Code,<br>There's <span class="highlight">the
11911191
<div style="margin-top: 60px; display: flex; gap: 60px; justify-content: center;">
11921192
<div style="text-align: left;">
11931193
<div style="font-size: 11px; opacity: 0.4; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 8px;">Discord</div>
1194-
<div style="font-size: 16px; font-weight: 500;">discord.gg/devweekends</div>
1194+
<div style="font-size: 16px; font-weight: 500;">discord.gg/Cy7Rgkf4Up</div>
11951195
</div>
11961196
<div style="text-align: left;">
11971197
<div style="font-size: 11px; opacity: 0.4; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 8px;">Website</div>

images/templates/mindmaster/slides/time-energy-mastery.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,7 @@ <h1 class="title title--xl">Master Your Time,<br><span class="highlight">Master
11561156
<div style="margin-top: 60px; display: flex; gap: 60px; justify-content: center;">
11571157
<div style="text-align: left;">
11581158
<div style="font-size: 11px; opacity: 0.4; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 8px;">Discord</div>
1159-
<div style="font-size: 16px; font-weight: 500;">discord.gg/devweekends</div>
1159+
<div style="font-size: 16px; font-weight: 500;">discord.gg/Cy7Rgkf4Up</div>
11601160
</div>
11611161
<div style="text-align: left;">
11621162
<div style="font-size: 11px; opacity: 0.4; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 8px;">Website</div>

scripts/generate-mindmaster-ppt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ function createMindMasterPresentation() {
10021002
});
10031003

10041004
// Footer info
1005-
slide15.addText("discord.gg/devweekends", {
1005+
slide15.addText("discord.gg/Cy7Rgkf4Up", {
10061006
x: 0.6, y: 4.6, w: 11.5, fontSize: 14, fontFace: "Arial",
10071007
color: colors.lightGray, align: "center",
10081008
});

0 commit comments

Comments
 (0)