Compare commits

...

5 Commits

Author SHA1 Message Date
cd5c66f194 Merge version_55 into main
Merge version_55 into main
2026-04-28 12:56:20 +00:00
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
efa080e860 Update src/app/page.tsx 2026-04-28 12:55:03 +00:00
c092c5c4a4 Merge version_53 into main
Merge version_53 into main
2026-04-28 12:48:41 +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://instagram.com" },
{ label: "TikTok", href: "https://tiktok.com" }
{ label: "Instagram", href: "https://www.instagram.com/ibangrecords" }
] }
]}
/>