From 8aedd9bd6444eb748b943569a4bc795169333106 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 06:49:10 +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 604ec49..60e0642 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { handle: "@rahul", testimonial: "Excellent service and deep local knowledge of Vile Parle. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-partners-discussing-real-estate-investment_1262-17781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-partners-discussing-real-estate-investment_1262-17781.jpg?_wi=1", }, { name: "Priya Mehta", @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@vijay", testimonial: "Best property consultants I've dealt with in Mumbai.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-partners-discussing-real-estate-investment_1262-17781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-partners-discussing-real-estate-investment_1262-17781.jpg?_wi=2", }, ]} buttons={[ @@ -153,7 +153,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Mr. D Mehta Property Consultants" description="With years of dedicated experience in Mumbai's competitive real estate landscape, we bring unmatched expertise and a commitment to transparency." - imageSrc="http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg?_wi=1" /> @@ -171,7 +171,7 @@ export default function LandingPage() { price: "₹4.5 Cr", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg?_wi=1", }, { id: "p2", @@ -180,7 +180,7 @@ export default function LandingPage() { price: "₹3.8 Cr", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-vector/fairytale-collection-houses_23-2147781002.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/fairytale-collection-houses_23-2147781002.jpg?_wi=1", }, { id: "p3", @@ -189,7 +189,7 @@ export default function LandingPage() { price: "₹1.5 L/mo", rating: 4, reviewCount: "5", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-hotel_1150-10836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-hotel_1150-10836.jpg?_wi=1", }, ]} title="Featured Properties" @@ -257,7 +257,7 @@ export default function LandingPage() { category: "Market", title: "Why Vile Parle West is booming", excerpt: "Infrastructure developments in the western suburbs.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg?_wi=2", authorName: "D Mehta", authorAvatar: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg", date: "Jan 2025", @@ -267,7 +267,7 @@ export default function LandingPage() { category: "Buying", title: "Top tips for first-time buyers", excerpt: "How to secure the best mortgage rates.", - imageSrc: "http://img.b2bpic.net/free-vector/fairytale-collection-houses_23-2147781002.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/fairytale-collection-houses_23-2147781002.jpg?_wi=2", authorName: "D Mehta", authorAvatar: "http://img.b2bpic.net/free-photo/blond-business-woman-suit-with-tablet_23-2148095682.jpg", date: "Feb 2025",