From d8fbb5abc1ae16ff875842501fb9902542aca9a9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 14:54:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9698a1a..257070f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,6 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-huge-african-elephant_181624-9900.jpg", imageAlt: "Artisan Crafting Nettipattam" } ]} mediaAnimation="blur-reveal" - useInvertedBackground={false} /> @@ -79,6 +78,7 @@ export default function HomePage() { gridVariant="bento-grid" animationType="slide-up" useInvertedBackground={true} + textboxLayout="default" /> @@ -157,6 +157,7 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" animationType="slide-up" useInvertedBackground={true} + textboxLayout="default" /> @@ -182,7 +183,6 @@ export default function HomePage() { { icon: Instagram, href: "#", ariaLabel: "Instagram" }, { icon: Twitter, href: "#", ariaLabel: "Twitter" } ]} - navLinks={navLinksForFooter} useInvertedBackground={true} />