Compare commits

...

2 Commits

Author SHA1 Message Date
46642ae505 Update src/app/page.tsx 2026-04-28 11:02:17 +00:00
e15edef33e Merge version_49 into main
Merge version_49 into main
2026-04-28 11:00:02 +00:00

View File

@@ -110,7 +110,7 @@ export default function LandingPage() {
columns={[
{ title: "Socials", items: [
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Twitter", href: "https://twitter.com" },
{ label: "X", href: "https://twitter.com" },
{ label: "Instagram", href: "https://instagram.com" },
{ label: "TikTok", href: "https://tiktok.com" }
] }