From 012bffe2129fc591acea8a6d50d97a1c20bf64d3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 17:53:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b3f657a..d599697 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,6 +75,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={false} + tag="Residential & Commercial" features={[ { id: "s1", title: "Interior Painting", descriptions: ["Refreshing your living spaces with high-quality finishes."] }, { id: "s2", title: "Exterior Painting", descriptions: ["Weather-resistant protection for your Dunedin home."] }, @@ -138,4 +139,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1