From c9bfe45e9c726d188c501b03e85208fe69fd4309 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 07:19:09 +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 35be8f0..92418f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#properties", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/traditional-house-architecture_23-2151050992.jpg" + imageSrc="http://img.b2bpic.net/free-photo/traditional-house-architecture_23-2151050992.jpg?_wi=1" imageAlt="Luxury villa in Multan" avatars={[ { @@ -182,7 +182,7 @@ export default function LandingPage() { description: "Honesty in every deal, ensuring total peace of mind for both buyers and sellers.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-working-table-together_23-2147727629.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-working-table-together_23-2147727629.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -210,7 +210,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: DollarSign, }, - imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-architecture_23-2151050992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-architecture_23-2151050992.jpg?_wi=2", imageAlt: "Sunny urban landscape", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: TrendingUp, }, - imageSrc: "http://img.b2bpic.net/free-photo/people-working-table-together_23-2147727629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-table-together_23-2147727629.jpg?_wi=2", imageAlt: "Sunny urban landscape", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Briefcase, }, - imageSrc: "http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18725.jpg?_wi=1", imageAlt: "Sunny urban landscape", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: MapPin, }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-field-costa-rican-countryside_23-2148248872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-field-costa-rican-countryside_23-2148248872.jpg?_wi=1", imageAlt: "Sunny urban landscape", }, ]} @@ -260,13 +260,13 @@ export default function LandingPage() { id: "p1", name: "Luxury House, DHA", price: "PKR 55M", - imageSrc: "http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18725.jpg?_wi=2", }, { id: "p2", name: "Commercial Plot, Main Road", price: "PKR 30M", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-field-costa-rican-countryside_23-2148248872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-field-costa-rican-countryside_23-2148248872.jpg?_wi=2", }, { id: "p3", -- 2.49.1