diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d63fc6..d16f3eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,6 +82,7 @@ export default function LandingPage() { animationType="slide-up" gridVariant="uniform-all-items-equal" useInvertedBackground={false} + textboxLayout="default" products={[ { id: "1", brand: "Ethereal", name: "Ribcage Detail", price: "Session Work", rating: 5, @@ -168,6 +169,7 @@ export default function LandingPage() { sideTitle="Studio Info" sideDescription="Common questions about booking and maintenance." faqsAnimation="blur-reveal" + useInvertedBackground={false} />