From a41c565612d4973a1ce09710b09a966492c0159e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:11:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a3e1863..761a8d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "https://wa.me/905074523909", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/black-white-photo-modern-building_250224-279.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-white-photo-modern-building_250224-279.jpg?_wi=1" showDimOverlay={true} showBlur={true} avatars={[ @@ -130,19 +130,19 @@ export default function LandingPage() { id: "p1", name: "Bosphorus Penthouse", price: "€2,500,000", - imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349210.jpg?_wi=1", }, { id: "p2", name: "Historical Mansion", price: "€4,200,000", - imageSrc: "http://img.b2bpic.net/free-photo/neoclassical-pavilion-labyrinth-park-horta_1398-2205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neoclassical-pavilion-labyrinth-park-horta_1398-2205.jpg?_wi=1", }, { id: "p3", name: "Glass Terrace Residence", price: "€1,800,000", - imageSrc: "http://img.b2bpic.net/free-photo/modern-commercial-building-exterior-night-with-architectural-lighting_84443-74857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-commercial-building-exterior-night-with-architectural-lighting_84443-74857.jpg?_wi=1", }, { id: "p4", @@ -176,17 +176,17 @@ export default function LandingPage() { { title: "Market Deep Dive", description: "Comprehensive analysis of Istanbul's micro-markets and investment potential.", - imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349210.jpg?_wi=2", }, { title: "Personalized Matching", description: "Tailored property searches aligned strictly with your financial and lifestyle objectives.", - imageSrc: "http://img.b2bpic.net/free-photo/neoclassical-pavilion-labyrinth-park-horta_1398-2205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neoclassical-pavilion-labyrinth-park-horta_1398-2205.jpg?_wi=2", }, { title: "Transparent Negotiation", description: "Expert representation ensuring fair market value and optimized purchase terms.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-commercial-building-exterior-night-with-architectural-lighting_84443-74857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-commercial-building-exterior-night-with-architectural-lighting_84443-74857.jpg?_wi=2", }, ]} title="Our Consulting Process" @@ -277,7 +277,7 @@ export default function LandingPage() {