From e56cdc12cb37c44e8a2a3d5b14cc6d034df9c5b9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 13:34:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a2f7ebe..ec2eff6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,23 +65,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/home-decor-apartment-vintage-white_1203-4676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-decor-apartment-vintage-white_1203-4676.jpg?_wi=1", imageAlt: "Luxury italian living room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worried-woman-sitting-couch_23-2149729040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worried-woman-sitting-couch_23-2149729040.jpg?_wi=1", imageAlt: "Elegant italian dining", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-kitchen-faucet-against-dark-vertical-blinds-contemporary-interior-with-indoor-plant_169016-72789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-kitchen-faucet-against-dark-vertical-blinds-contemporary-interior-with-indoor-plant_169016-72789.jpg?_wi=1", imageAlt: "Italian bedroom design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-chair_1203-3494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-chair_1203-3494.jpg?_wi=1", imageAlt: "Italian living space", }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108704.jpg?_wi=1", imageAlt: "Italian home office", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { quote: "The craftsmanship of their pieces is unmatched in the market today.", tag: "Architecture", avatarSrc: "http://img.b2bpic.net/free-photo/couple-choosing-fabric-furniture-store_1157-37466.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/home-decor-apartment-vintage-white_1203-4676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-decor-apartment-vintage-white_1203-4676.jpg?_wi=2", imageAlt: "happy client home furniture interior", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { quote: "Absolutely stunning dining table. It became the centerpiece of our new home.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/happy-real-estate-agent-giving-keys-couple-who-is-buying-their-new-home_637285-6093.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worried-woman-sitting-couch_23-2149729040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-worried-woman-sitting-couch_23-2149729040.jpg?_wi=2", imageAlt: "happy client home furniture interior", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { quote: "Reliable supplier with an incredible eye for high-end modern design.", tag: "Commercial", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-using-dry-shampoo-home_23-2150689700.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-kitchen-faucet-against-dark-vertical-blinds-contemporary-interior-with-indoor-plant_169016-72789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-kitchen-faucet-against-dark-vertical-blinds-contemporary-interior-with-indoor-plant_169016-72789.jpg?_wi=2", imageAlt: "happy client home furniture interior", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { quote: "The attention to detail and texture in their seating is incredible.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081850.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-chair_1203-3494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-chair_1203-3494.jpg?_wi=2", imageAlt: "happy client home furniture interior", }, { @@ -281,7 +281,7 @@ export default function LandingPage() { quote: "Working with them is always a pleasure, very professional and punctual.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/architect-colleagues-discussing-design-white-foam-building-model-modern-architectural-office-team-two-professional-architects-working-blueprints-desk_482257-37823.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108704.jpg?_wi=2", imageAlt: "happy client home furniture interior", }, ]} -- 2.49.1