From b5e436500cd1492801f69b8f0b18d099b8dab032 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 09:47:03 +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 c5d6fc3..03f7423 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fairytale-castle-sunset_23-2151961772.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fairytale-castle-sunset_23-2151961772.jpg?_wi=1" imageAlt="Luxury estate sunset panorama" /> @@ -80,7 +80,7 @@ export default function LandingPage() { useInvertedBackground={true} title="A Legacy of Trust" description="With over two decades of curated experience, Elysian Estates bridges the gap between dreams and reality, serving as a silent steward to the most exclusive transactions in the world." - imageSrc="http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150759.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150759.jpg?_wi=1" imageAlt="Sophisticated interior luxury home" /> @@ -99,7 +99,7 @@ export default function LandingPage() { price: "14.5M", rating: 5, reviewCount: "1", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821350.jpg?_wi=1", }, { id: "p2", @@ -108,7 +108,7 @@ export default function LandingPage() { price: "22.0M", rating: 5, reviewCount: "1", - imageSrc: "http://img.b2bpic.net/free-photo/zen-garden_1368-6288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/zen-garden_1368-6288.jpg?_wi=1", }, { id: "p3", @@ -117,7 +117,7 @@ export default function LandingPage() { price: "12.2M", rating: 4, reviewCount: "1", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497282.jpg?_wi=1", }, { id: "p4", @@ -165,7 +165,7 @@ export default function LandingPage() { quote: "The most professional experience I've had. Pure sophistication.", tag: "Estate Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164715.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fairytale-castle-sunset_23-2151961772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fairytale-castle-sunset_23-2151961772.jpg?_wi=2", imageAlt: "portrait successful professional executive", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { quote: "Elysian Estates understood my vision immediately. Flawless.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150759.jpg?_wi=2", imageAlt: "portrait successful professional executive", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { quote: "Their insight into the market is truly unmatched.", tag: "Artisan Home Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821350.jpg?_wi=2", imageAlt: "portrait successful professional executive", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { quote: "I trust no one else to handle my personal real estate portfolio.", tag: "Architect & Client", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-welldressed-arabian-man-smoke-cigar-with-glass-whiskey-balcony-pub_627829-5920.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/zen-garden_1368-6288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/zen-garden_1368-6288.jpg?_wi=2", imageAlt: "portrait successful professional executive", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { quote: "Seamless, professional, and discreet. Precisely what I needed.", tag: "Private Client", avatarSrc: "http://img.b2bpic.net/free-photo/professional-mature-man-standing-front-building_23-2147955272.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497282.jpg?_wi=2", imageAlt: "portrait successful professional executive", }, ]} -- 2.49.1