From 96b105a698d0f41369e7dd4229b47a575554c261 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 18:57:58 +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 a259ed2..c426cb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,9 +68,9 @@ export default function LandingPage() { { text: "View Our Portfolio", href: "#portfolio"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-robot-taking-care-garden_23-2151804047.jpg" - imageAlt="Luxurious modern landscape design with a large estate" - mediaAnimation="blur-reveal" + imageSrc="https://img.b2bpic.net/free-photo/luxury-private-villa-with-pool-and-garden_23-2151095068.jpg" + imageAlt="Stunning luxury outdoor space with a swimming pool and meticulously designed garden" + mediaAnimation="slide-up" /> -- 2.49.1