From 34b6632a5e4aed5a3dbc3aa5e4fbcfdffbbc87a7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 09:51:53 +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 d3603cc..31a2e42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,8 +49,8 @@ export default function LandingPage() { text: "View Listings", href: "#properties"}, ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg", imageAlt: "Luxury home exterior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg", imageAlt: "Interior view" }, + { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg?_wi=1", imageAlt: "Luxury home exterior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg?_wi=1", imageAlt: "Interior view" }, { imageSrc: "http://img.b2bpic.net/free-photo/architectural-inspector-holding-laptop-tilting-head-looking-maquette-skyscraper-residential-project-architect-thinking-about-design-improvements-urban-planning-scale-model_482257-33564.jpg", imageAlt: "Property listing" }, { imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-127370.jpg", imageAlt: "Garden view" }, { imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-blue-dress-straw-hat-wearing-pink-sunglassses-walking-pool-tropical-spa-villa-vacation-summer-style-outfit-smiling-happy-having-fun_285396-2473.jpg", imageAlt: "Living area" }, @@ -122,11 +122,11 @@ export default function LandingPage() { { id: "pro", title: "Premium", price: "2.5%", period: "commission", features: ["Professional Photos", "Staging Advice", "Priority Listing"], button: { text: "Get Started" }, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg", imageAlt: "Vertical shot of a modern white building facade"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg?_wi=2", imageAlt: "Vertical shot of a modern white building facade"}, { id: "ultra", title: "Elite", price: "4%", period: "commission", features: ["All Premium Features", "Virtual Tours", "Global Marketing"], button: { text: "Get Started" }, - imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg", imageAlt: "Vertical shot of a modern white building facade"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg?_wi=2", imageAlt: "Vertical shot of a modern white building facade"}, ]} title="Service Packages" description="Choose the level of service that best fits your property journey."