File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ export default function Footer() {
8888 < h4 className = "text-sm font-semibold text-white mb-4" > Follow</ h4 >
8989 < div className = "flex gap-3" >
9090 < a
91- href = "https://x.com/enoughaashuu "
91+ href = "https://x.com/warrioraashuu "
9292 target = "_blank"
9393 rel = "noopener noreferrer"
9494 className = "text-gray-400 hover:text-white transition-colors"
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ export default function TopNavbar() {
167167 { isLandingPage && (
168168 < >
169169 < a
170- href = "https://x.com/enoughaashuu/ "
170+ href = "https://x.com/warrioraashuu "
171171 target = "_blank"
172172 rel = "noopener noreferrer"
173173 aria-label = "X"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import { motion, type Variants } from "framer-motion";
55import Image from "next/image" ;
66import { useState } from "react" ;
77
8- const FEEDBACK_URL = "https://x.com/enoughaashuu " ;
8+ const FEEDBACK_URL = "https://x.com/warrioraashuu " ;
99const ICECREAM_URL = "https://buymeacoffee.com/aashuu" ;
1010const WEBSITE_URL = "https://enough.aashuu.tech/" ;
1111
You can’t perform that action at this time.
0 commit comments