From dbf9b9a129c0c8538bb673c454aa8610a58a8979 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 07:14:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b7985d..89180f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "4.9 Google Rating", testimonial: "Vishal Real Estate delivered beyond expectations. Seamless process and truly professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-away-while-going-upstairs-with-coffee_171337-19937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-looking-away-while-going-upstairs-with-coffee_171337-19937.jpg?_wi=1", imageAlt: "Arjun Sharma", }, { @@ -152,8 +152,8 @@ export default function LandingPage() { alt: "Client 5", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920946.jpg" - videoSrc="http://img.b2bpic.net/free-photo/aerial-photography-chinese-city_1127-3041.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920946.jpg?_wi=1" + videoSrc="http://img.b2bpic.net/free-photo/aerial-photography-chinese-city_1127-3041.jpg?_wi=1" imageAlt="Luxury villa in Kolhapur" mediaAnimation="opacity" marqueeItems={[ @@ -205,7 +205,7 @@ export default function LandingPage() { description: "We uphold complete transparency in all transactions, with no hidden costs or surprises.", bentoComponent: "reveal-icon", icon: Scale, - imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920946.jpg?_wi=2", imageAlt: "verified document icon gold luxury", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { description: "Benefit from our seasoned advisors who offer personalized insights and market expertise.", bentoComponent: "reveal-icon", icon: Compass, - imageSrc: "http://img.b2bpic.net/free-photo/aerial-photography-chinese-city_1127-3041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-photography-chinese-city_1127-3041.jpg?_wi=2", imageAlt: "verified document icon gold luxury", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { description: "Our team provides comprehensive legal assistance for a smooth and secure property transfer.", bentoComponent: "reveal-icon", icon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-away-while-going-upstairs-with-coffee_171337-19937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-looking-away-while-going-upstairs-with-coffee_171337-19937.jpg?_wi=2", imageAlt: "verified document icon gold luxury", }, ]} -- 2.49.1