diff --git a/src/app/page.tsx b/src/app/page.tsx index daee519..09695e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,6 +58,7 @@ export default function LandingPage() { description="Our brand showcase highlights the meticulous attention to detail found in every Paolo Cavalli timepiece." animationType="blur-reveal" useInvertedBackground={true} + textboxLayout="default" features={[ { id: "1", title: "Italian Heritage", description: "Centuries of watchmaking tradition in every dial.", tag: "Luxury" }, { id: "2", title: "Precision Movement", description: "Engineered for perfect reliability and performance.", tag: "Technical" } @@ -106,6 +107,7 @@ export default function LandingPage() {