From 2723adb6354a113cab25e4418d27b115b3d4a2c2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 08:07:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) 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() {