Update src/app/page.tsx

This commit is contained in:
2026-04-07 17:37:00 +00:00
parent 3e3d67dce1
commit baafe983bd

View File

@@ -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={[]}
/>