From a03d31a5c08df5e37eaa823b4a774bb800f6e8ac Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 20:06:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a93d55e..d4e1197 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,11 +79,11 @@ export default function LandingPage() { features={[ { title: "Interior Painting", description: "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. ", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/tmp/interior-painting-1778270229423-c500eda3.png", imageAlt: "interior painting home decor" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778270655031-3nm51thr.webp", imageAlt: "interior paint color wall" } + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778270691994-o2s5vbti.webp", imageAlt: "interior paint color wall" } }, { - title: "Exterior Refresh", description: "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. ", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uvzy1s", imageAlt: "exterior house painting work" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1u7b5e", imageAlt: "exterior home paint finish" } + title: "Exterior Refresh", description: "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. ", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778270748415-489a10r7.webp", imageAlt: "exterior house painting work" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778270797233-kyy8av67.webp", imageAlt: "exterior home paint finish" } }, { title: "Surface Preparation", description: "Proper prep is what makes a paint job last. Every project starts with thorough cleaning, sanding, patching, and priming — because the best color in the world won't hold up on a surface that wasn't ready for it. .", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=koj668", imageAlt: "painter tape wall prep" }, @@ -104,7 +104,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { id: "1", brand: "Exterior", name: "Coastal Home Refresh", price: "Completed", rating: 5, reviewCount: "12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778269739922-6e6efa5z.webp", imageAlt: "house exterior beautiful painting" }, - { id: "2", brand: "Interior", name: "Modern Living Room", price: "Completed", rating: 5, reviewCount: "8", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778269747398-0m4zu9p1.webp", imageAlt: "modern living room interior" }, + { id: "2", brand: "Interior", name: "Interior Design ", price: "Completed", rating: 5, reviewCount: "8", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778270675860-rcs6noty.webp", imageAlt: "modern living room interior" }, { id: "3", brand: "Exterior", name: "Residential Update", price: "Completed", rating: 5, reviewCount: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/uploaded-1778269785751-6jl094jt.webp", imageAlt: "residential house paint exterior" }, { id: "4", brand: "Interior", name: "Kitchen Transformation", price: "Completed", rating: 5, reviewCount: "15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/tmp/painted-kitchen-1778269849305-79f04612.png", imageAlt: "kitchen interior painting work" }, { id: "5", brand: "Exterior", name: "Bungalow Restoration", price: "Completed", rating: 5, reviewCount: "9", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DRXEScR9k6s451D07iYn2oBnWv/tmp/freshly-painted-bungalow-1778269907782-fe9fb18f.png", imageAlt: "bungalow house paint restoration" }, -- 2.49.1