From f9049a270fb50780be7c67555bf54e228f2cefc5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 03:21:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 50b314d..02ca9b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,13 +119,13 @@ export default function HomePage() { features={[ { id: 1, - title: "Custom Decks", description: "Trex and custom deck builds designed for beauty, comfort, durability, and everyday use.", imageSrc: "http://img.b2bpic.net/free-photo/hammocks-placed-row_1203-1183.jpg", imageAlt: "Custom Trex deck luxury residential"}, + title: "Custom Decks", description: "Trex and custom deck builds designed for beauty, comfort, durability, and everyday use.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773361012751-xy1otj08.jpg", imageAlt: "Custom Trex deck luxury residential"}, { id: 2, - title: "Siding Installation", description: "High-end siding upgrades including James Hardie and other premium materials that completely refresh the look of the home.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-peson-with-their-frinds_23-2149290153.jpg", imageAlt: "Premium James Hardie siding installation"}, + title: "Siding Installation", description: "High-end siding upgrades including James Hardie and other premium materials that completely refresh the look of the home.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmXCNbkHFfM2mO3QwmqrqGvJIL/uploaded-1773360353787-pk6tvxu4.jpg", imageAlt: "Premium James Hardie siding installation"}, { id: 3, - title: "Windows", description: "Window installation that improves both appearance and performance.", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-563.jpg", imageAlt: "Luxury window installation and upgrade"}, + 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"}, -- 2.49.1