From fc28ddae7b01701d1a941ead74587fd519d681fa Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 18:22:18 +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 929b7aa..32a3736 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { { id: "1", title: "Dependability", descriptions: ["On time, every time."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/tmp/give-me-a-picture-of-a-regular-painted-h-1778263984664-628a33c4.png" }, { id: "2", title: "Attention to Detail", descriptions: ["Precision in every stroke."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/tmp/a-nicely-painted-interior-home-1778263730243-39a5b6ca.png" }, { id: "3", title: "Fair Pricing", descriptions: ["Transparent, competitive estimates."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778264111834-5xkow1sj.webp" }, - { id: "4", title: "5-Star Reputation", descriptions: ["Proudly serving Dunedin since inception."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778264299992-98einrhr.webp" }, + { id: "4", title: "5-Star Reputation", descriptions: ["Don't just take our word for it. Hupp Painting has earned a perfect 5-star rating from every customer we've worked with — homeowners across Dunedin and the Tampa Bay area who trusted us with their space and were kind enough to share their experience. That track record isn't an accident. It's the result of showing up on time, sweating the details, and not leaving until the job is done right."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778264299992-98einrhr.webp" }, ]} title="Why Choose Hupp Painting?" description="We pride ourselves on providing a premium painting experience for every customer." -- 2.49.1