From 4fb2dc95840501c819069098af035b9f4a1da988 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 10:26:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fd3d945..b8d798d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,11 +72,11 @@ export default function LandingPage() { { 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"}, { - id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/corporate-businesswoman-beige-suit-silhouette-young-corporate-woman-with-documents-laptop_1258-119507.jpg", imageAlt: "Modern commercial building surrounded by elegant green landscaping"}, + id: "hero-4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EE2B0m8dD4iaTj3kV3DyTyLYSq/uploaded-1780309609480-igsbs6fq.jpg", imageAlt: "Modern commercial building surrounded by elegant green landscaping"}, { id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/park-path-with-trees_23-2147670091.jpg", imageAlt: "Serene garden pathway with stone steps and vibrant plants"}, { - id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/realistic-water-drop-with-ecosystem_23-2151196384.jpg", imageAlt: "Automated irrigation system watering a lush garden"}, + id: "hero-6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EE2B0m8dD4iaTj3kV3DyTyLYSq/uploaded-1780309594691-jhasv2nr.jpg", imageAlt: "Automated irrigation system watering a lush garden"}, ]} autoPlay={true} autoPlayInterval={4000} -- 2.49.1