From a82b0304081011ca8b654f810116e3bc64fa9aaf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 12:09:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index adb214d..e953b3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function HomePage() { imageAlt: "Modern residential property in Indore", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cultivated-field-from_158595-6241.jpg?_wi=1", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnZcKY7NLYGtYbquCB3Ki9NAkQ/uploaded-1773230859239-ftcdnfrj.png", imageAlt: "Prime plot location in Indore bypass", }, { @@ -93,7 +93,7 @@ export default function HomePage() { value: "4.9★", title: "Google Rating", description: "Highly rated by 733+ satisfied clients", - imageSrc: "http://img.b2bpic.net/free-psd/modern-brushed-nickel-ceiling-fan-with-five-blades_191095-86240.jpg?_wi=1", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnZcKY7NLYGtYbquCB3Ki9NAkQ/uploaded-1773230796584-oihyy14o.png", imageAlt: "Satisfied clients review rating", }, { @@ -109,7 +109,7 @@ export default function HomePage() { value: "15+", title: "Years Experience", description: "Deep local expertise in Indore real estate", - imageSrc: "http://img.b2bpic.net/free-photo/view-land-plot-real-estate-business-development_23-2149916737.jpg?_wi=1", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnZcKY7NLYGtYbquCB3Ki9NAkQ/uploaded-1773230824233-v0syhzkz.png", imageAlt: "Experienced real estate consultant", }, ]} @@ -136,7 +136,7 @@ export default function HomePage() { id: "2", name: "Flats & Houses", price: "Best Prices", - imageSrc: "http://img.b2bpic.net/free-psd/modern-brushed-nickel-ceiling-fan-with-five-blades_191095-86240.jpg?_wi=2", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnZcKY7NLYGtYbquCB3Ki9NAkQ/uploaded-1773230886459-9ykcd2qg.png", imageAlt: "Modern residential flat", }, { -- 2.49.1