From 28cd4ef9bf7b51b2bef62dd4eae17ab570ed43ab Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 04:39:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cb137d6..a50cd92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,9 +85,9 @@ export default function HomePage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-smiling-young-woman-sitting-rooftop_23-2147891092.jpg", imageAlt: "Luxury custom deck with premium outdoor living space"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773376601252-1ghkwlm9.jpg", imageAlt: "Luxury custom deck with premium outdoor living space"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-talking-phone-modern-office_23-2147668799.jpg", imageAlt: "Stunning home exterior transformation project"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773376631557-fkuzkod8.jpg", imageAlt: "Stunning home exterior transformation project"}, ]} mediaAnimation="slide-up" rating={5} @@ -128,13 +128,13 @@ export default function HomePage() { title: "Windows", description: "Window installation that improves both appearance and performance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773361482970-keetqnxr.jpg", imageAlt: "Luxury window installation and upgrade"}, { id: 4, - title: "Gutters & Exterior Details", description: "Functional exterior upgrades that complete the look and protect the home.", imageSrc: "http://img.b2bpic.net/free-photo/modern-style-house-exterior-with-terrace_114579-2229.jpg", imageAlt: "Premium gutter system exterior details"}, + title: "Gutters & Exterior Details", description: "Functional exterior upgrades that complete the look and protect the home.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773376655240-3m3m4g4r.jpg", imageAlt: "Premium gutter system exterior details"}, { id: 5, - title: "Cabana & Outdoor Structures", description: "Refined outdoor living additions built with smart design and strong craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg", imageAlt: "Luxury outdoor cabana structure"}, + title: "Cabana & Outdoor Structures", description: "Refined outdoor living additions built with smart design and strong craftsmanship.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773376696334-4xwbujvw.jpg", imageAlt: "Luxury outdoor cabana structure"}, { id: 6, - title: "Before & After", description: "", imageSrc: "http://img.b2bpic.net/free-photo/view-romantic-interracial-couple-hold-hands-walk-rural-setting_273609-18073.jpg", imageAlt: "Complete exterior home transformation"}, + title: "Before & After", description: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773376422027-6jk0irof.png", imageAlt: "Complete exterior home transformation"}, ]} animationType="blur-reveal" textboxLayout="default" @@ -185,11 +185,11 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Premium Deck Installation", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/wooden-fall-with-cement-base_1136-76.jpg", imageAlt: "Luxury custom deck project"}, + id: "1", name: "Premium Deck Installation", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773376469070-1urin1i1.jpg", imageAlt: "Luxury custom deck project"}, { - id: "2", name: "Exterior Siding Upgrade", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-clean-urban-environment_23-2149011425.jpg", imageAlt: "Premium siding transformation"}, + id: "2", name: "Exterior Siding Upgrade", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773376533853-rkapfobg.jpg", imageAlt: "Premium siding transformation"}, { - id: "3", name: "Full Home Transformation", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-talking-phone-modern-office_23-2147668799.jpg", imageAlt: "Complete exterior renovation"}, + id: "3", name: "Full Home Transformation", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773376517886-ag4l0f0w.jpg", imageAlt: "Complete exterior renovation"}, ]} gridVariant="three-columns-all-equal-width" animationType="blur-reveal" -- 2.49.1