Compare commits

...

2 Commits

Author SHA1 Message Date
189a2cc26f Update src/app/page.tsx 2026-04-28 12:56:17 +00:00
b8e6192e72 Merge version_54 into main
Merge version_54 into main
2026-04-28 12:55:06 +00:00

View File

@@ -126,9 +126,7 @@ export default function LandingPage() {
columns={[
{ title: "Socials", items: [
{ label: "Facebook", href: "https://www.facebook.com/profile.php?id=61589022357123" },
{ label: "X", href: "https://twitter.com" },
{ label: "Instagram", href: "https://www.instagram.com/ibangrecords" },
{ label: "TikTok", href: "https://tiktok.com" }
{ label: "Instagram", href: "https://www.instagram.com/ibangrecords" }
] }
]}
/>