From 7bbbbe0330b9ae2f24f0f36d69ab5409215e8104 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 18:48:59 +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 6280e66..6ff3c41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { tag="Residential & Commercial" features={[ { 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: "s2", title: "Exterior Painting", descriptions: ["Boost your home's curb appeal with a professional exterior paint job done right. From prep to final coat, Hupp Painting protects and beautifies your home's exterior with results built to last in the Florida climate."], 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" }, ]} title="Our Services" -- 2.49.1