From ef087de1b15e48d6e727dfb4037765c172219c90 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 10:26:01 +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 9abbd71..fd3d945 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { { id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-surrounded-by-flowers_23-2150790342.jpg", imageAlt: "Beautiful garden design with lush greenery and a swimming pool"}, { - id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060609.jpg", imageAlt: "Rows of diverse plants and trees in a landscaping nursery"}, + id: "hero-2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EE2B0m8dD4iaTj3kV3DyTyLYSq/uploaded-1780309554624-c82szqpp.jpg", imageAlt: "Rows of diverse plants and trees in a landscaping nursery"}, { id: "hero-3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EE2B0m8dD4iaTj3kV3DyTyLYSq/uploaded-1780309462435-5m7tlxon.jpg", imageAlt: "Residential front yard with professional landscaping and a well-maintained lawn"}, { -- 2.49.1