From af6f98b21baddabe003c8df49acf0f5993da02f1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 04:44:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 294eaff..acd38cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { imageAlt: "Modern living room interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together-suburbs_23-2149085486.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together-suburbs_23-2149085486.jpg", imageAlt: "Suburban street with houses", }, ]} @@ -90,7 +90,7 @@ export default function LandingPage() { imageAlt: "Apartment building facade", }, { - imageSrc: "http://img.b2bpic.net/free-photo/office-buildings_1127-2911.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/office-buildings_1127-2911.jpg", imageAlt: "Commercial office building", }, { @@ -109,13 +109,17 @@ export default function LandingPage() { href: "#contact", }, ]} + buttonAnimation="slide-up" carouselPosition="right" />