From 35b37e2ac7187def80cc15c068286958a8ff054e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 08:12:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aabcb0c..a2fbd03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/real-estate-property-purchase-concept_53876-134037.jpg" + imageSrc="http://img.b2bpic.net/free-photo/real-estate-property-purchase-concept_53876-134037.jpg?_wi=1" imageAlt="Luxury home exterior" /> @@ -76,17 +76,17 @@ export default function LandingPage() { { title: "Expert Guidance", description: "Navigating the real estate market with professional insights and personalized care.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-choosing-fabric-furniture-store_1157-37466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-choosing-fabric-furniture-store_1157-37466.jpg?_wi=1", }, { title: "Prime Locations", description: "Hand-selected properties in the most desirable neighborhoods and growing communities.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-yellow-suburban-community-generated-by-ai_188544-29956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-yellow-suburban-community-generated-by-ai_188544-29956.jpg?_wi=1", }, { title: "Comprehensive Support", description: "From first viewing to closing day, we handle all details to ensure a seamless experience.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-partners-reading-news-tablet-computer-outdoors_1262-12345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-partners-reading-news-tablet-computer-outdoors_1262-12345.jpg?_wi=1", }, ]} title="Why Choose Us" @@ -106,7 +106,7 @@ export default function LandingPage() { name: "Modern Luxury Condo", price: "$1,200,000", variant: "City Center", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg?_wi=1", }, { id: "2", @@ -162,7 +162,7 @@ export default function LandingPage() { quote: "EstateView made the process so smooth. I found my dream house in weeks.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-property-purchase-concept_53876-134037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-property-purchase-concept_53876-134037.jpg?_wi=2", imageAlt: "luxury real estate home exterior", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { quote: "Incredible market knowledge. They found a gem of a property for my portfolio.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-choosing-fabric-furniture-store_1157-37466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-choosing-fabric-furniture-store_1157-37466.jpg?_wi=2", imageAlt: "modern smart home technology integration", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { quote: "Professional, reliable, and friendly. We are so happy with our new home.", tag: "Happy", avatarSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-yellow-suburban-community-generated-by-ai_188544-29956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-yellow-suburban-community-generated-by-ai_188544-29956.jpg?_wi=2", imageAlt: "prime location suburban housing area", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { quote: "Exceptional support throughout the entire negotiation and closing process.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/pleased-young-manager-enjoying-phone-conversation_1262-7258.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-partners-reading-news-tablet-computer-outdoors_1262-12345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-business-partners-reading-news-tablet-computer-outdoors_1262-12345.jpg?_wi=2", imageAlt: "expert real estate consulting service", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { quote: "I highly recommend their services to anyone looking for a stress-free purchase.", tag: "Seamless", avatarSrc: "http://img.b2bpic.net/free-photo/real-estate-excited-asian-senior-woman-looking-happy-lucky-winning-apartment-showing-paper-house_1258-147381.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg?_wi=2", imageAlt: "modern luxury condo living room", }, ]} -- 2.49.1