From baafe983bd6a16f22be5038ec2a2bfccefb00a0e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 17:37:00 +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 a40a827..22a26db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,6 +72,7 @@ export default function LandingPage() { animationType="slide-up" title="Comprehensive Services" description="From structural repairs to bespoke furniture pieces, we offer expert carpentry solutions for every stage of your home project." + textboxLayout="default" useInvertedBackground={true} features={[ { id: "s1", label: "Interior", title: "Carpentry", items: ["Structural woodwork", "Precision framing", "Custom fixtures"] }, @@ -87,6 +88,7 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" title="Craftsmanship Showcase" description="Explore a refined collection of our recent projects that define our commitment to quality and architectural detail." + textboxLayout="default" useInvertedBackground={false} products={[]} />