Merge version_50 into main #75

Merged
bender merged 1 commits from version_50 into main 2026-04-28 11:02:21 +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" }
] }