From bf0f7cc6d318d5434dc5fef1192055be8b7ebbbe Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 19:46:40 +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 05b9fd4..3c335ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,10 +52,10 @@ export default function LandingPage() { mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698294.jpg", imageAlt: "Luxurious landscape design Nashville" }, { imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg", imageAlt: "Before and after luxury garden renovation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg", imageAlt: "Custom outdoor kitchen pool area" }, - { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-japanese-garden_23-2149359701.jpg", imageAlt: "Landscape planting plans tree selection" }, - { imageSrc: "http://img.b2bpic.net/free-photo/architecture-unidentified-tourists_74190-4259.jpg", imageAlt: "Professional garden design showcase" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-training-with-tractor-wheel_23-2147671878.jpg", imageAlt: "Modern stone patio transformation" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6isohh2Sh4EdNgrYt57aO5ALZ/uploaded-1777664721274-uqhy4oai.png", imageAlt: "Custom outdoor kitchen pool area" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6isohh2Sh4EdNgrYt57aO5ALZ/uploaded-1777664786625-gcpcniip.png", imageAlt: "Landscape planting plans tree selection" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6isohh2Sh4EdNgrYt57aO5ALZ/uploaded-1777664756238-crik7a20.png", imageAlt: "Professional garden design showcase" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6isohh2Sh4EdNgrYt57aO5ALZ/uploaded-1777664776129-qwwtp4b5.png", imageAlt: "Modern stone patio transformation" }, ]} />