From a4200e95ad3b33cfe2bf1a9f81e81be0bd189560 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 18:48:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bd16efc..6280e66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { useInvertedBackground={false} tag="Residential & Commercial" features={[ - { id: "s1", title: "Interior Painting", descriptions: ["Refreshing your living spaces with high-quality finishes."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778265824848-shf02fay.webp" }, + { id: "s1", title: "Interior Painting", descriptions: ["From living rooms to bedrooms to full home interiors, Hupp Painting delivers clean, precise results that make your space feel brand new. Expert color consultation included — because the right paint choice makes all the difference. "], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778265824848-shf02fay.webp" }, { id: "s2", title: "Exterior Painting", descriptions: ["Weather-resistant protection for your Dunedin home."], imageSrc: "https://images.unsplash.com/photo-1513584684374-8bab748fbf90?auto=format&fit=crop&q=80&w=800" }, { id: "s3", title: "Cabinet Refinishing", descriptions: ["A budget-friendly way to update your kitchen."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/tmp/nicley-painted-cabinets-1778265932056-4e80ba10.png" }, ]} -- 2.49.1