From f56478c1c7c00cc0ed3de10b11c73fca61a6a618 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 05:04:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a721760..8e9e454 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg?_wi=1" imageAlt="luxury bathroom tiles showroom" /> @@ -98,7 +98,7 @@ export default function LandingPage() { description: "Expert consultations to help you find the perfect finish.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/laptop-marble-table_53876-71231.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laptop-marble-table_53876-71231.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -115,15 +115,15 @@ export default function LandingPage() { icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/retro-shower-house-classical-antique_1203-5010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-shower-house-classical-antique_1203-5010.jpg?_wi=1", imageAlt: "Luxury faucet hardware", }, { - imageSrc: "http://img.b2bpic.net/free-photo/retro-shower-house-classical-antique_1203-5010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-shower-house-classical-antique_1203-5010.jpg?_wi=2", imageAlt: "Chrome shower fittings", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg?_wi=2", imageAlt: "luxury bathroom tiles showroom", }, { @@ -132,15 +132,15 @@ export default function LandingPage() { icon: CheckCircle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-white-toilet-minimalist-restroom-stylish-bathroom-interior_169016-69440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-white-toilet-minimalist-restroom-stylish-bathroom-interior_169016-69440.jpg?_wi=1", imageAlt: "Modern ceramic floor texture", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-white-toilet-minimalist-restroom-stylish-bathroom-interior_169016-69440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-white-toilet-minimalist-restroom-stylish-bathroom-interior_169016-69440.jpg?_wi=2", imageAlt: "Polished marble tile finish", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/laptop-marble-table_53876-71231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-marble-table_53876-71231.jpg?_wi=2", imageAlt: "professional tiles showroom interior", }, { @@ -149,15 +149,15 @@ export default function LandingPage() { icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-with-tropical-view_23-2152008229.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-with-tropical-view_23-2152008229.jpg?_wi=1", imageAlt: "Minimalist sanitary ware", }, { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-with-tropical-view_23-2152008229.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-with-tropical-view_23-2152008229.jpg?_wi=2", imageAlt: "Modern bathroom ceramics", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/retro-shower-house-classical-antique_1203-5010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-shower-house-classical-antique_1203-5010.jpg?_wi=3", imageAlt: "luxury bathroom fittings chrome", }, ]} @@ -202,7 +202,7 @@ export default function LandingPage() { name: "Ananya Sharma", handle: "@ananyadesigns", testimonial: "Exceptional service and the best range of premium tiles in town. Our home looks stunning.", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-talking-waitress-cafe_637285-8070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-talking-waitress-cafe_637285-8070.jpg?_wi=1", }, { id: "2", @@ -230,7 +230,7 @@ export default function LandingPage() { name: "Priya Kapoor", handle: "@priya_interiors", testimonial: "The quality of tiles at Paradise Ceramica is unmatched. Truly a premium experience.", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-talking-waitress-cafe_637285-8070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-talking-waitress-cafe_637285-8070.jpg?_wi=2", }, ]} title="Customer Stories" @@ -287,7 +287,7 @@ export default function LandingPage() {