From b3c2172aae1f49b8a2667e2e39abf331981163f1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 17:44:37 +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 f8b3f51..6d2d915 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Book a Consultation", href: "contact" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=1" imageAlt="Luxury modern home with elegant architecture" imagePosition="right" mediaAnimation="blur-reveal" @@ -83,7 +83,7 @@ export default function LandingPage() { }, { id: "3", brand: "Luxe Properties", name: "Urban Luxury Townhouse", price: "$2,450,000", rating: 5, - reviewCount: "8 inquiries", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", imageAlt: "Premium townhouse in prestigious urban location" + reviewCount: "8 inquiries", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=2", imageAlt: "Premium townhouse in prestigious urban location" } ]} /> @@ -123,13 +123,13 @@ export default function LandingPage() { id: "1", name: "Victoria Chen", role: "Senior Property Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Portrait of Victoria Chen" }, { - id: "2", name: "Marcus Sterling", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Portrait of Marcus Sterling" + id: "2", name: "Marcus Sterling", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Portrait of Marcus Sterling" }, { id: "3", name: "Alexandra Park", role: "Luxury Market Expert", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", imageAlt: "Portrait of Alexandra Park" }, { - id: "4", name: "James Rodriguez", role: "International Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Portrait of James Rodriguez" + id: "4", name: "James Rodriguez", role: "International Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Portrait of James Rodriguez" } ]} /> -- 2.49.1