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