File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ export default function TermsOfService() {
9595 < section >
9696 < h2 className = "text-2xl font-semibold text-white mb-4" > 9. Contact</ h2 >
9797 < p >
98- For questions about these Terms, visit our contact page or reach out on X @warrioraashuu .
98+ For questions about these Terms, visit our contact page or reach out on X @enoughaashuu .
9999 </ p >
100100 </ section >
101101 </ div >
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/warrioraashuu "
91+ href = "https://x.com/enoughaashuu "
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 @@ -153,7 +153,7 @@ export default function TopNavbar() {
153153 { isLandingPage && (
154154 < >
155155 < a
156- href = "https://x.com/warrioraashuu /"
156+ href = "https://x.com/enoughaashuu /"
157157 target = "_blank"
158158 rel = "noopener noreferrer"
159159 aria-label = "X"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import { trackEvent } from "#/lib/analytics";
88import { useChangelogStatus } from "#/queries/changelog/use-changelog-status" ;
99import { InfoModal } from "./InfoModal" ;
1010
11- const FEEDBACK_URL = "https://x.com/warrioraashuu " ;
11+ const FEEDBACK_URL = "https://x.com/enoughaashuu " ;
1212const ICECREAM_URL = "https://buymeacoffee.com/aashuu" ;
1313
1414const containerVariants : Variants = {
You can’t perform that action at this time.
0 commit comments