From 2ac144c313bf9793a5811e48cf265754a53d6118 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 06:42:31 +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 a923feb..2198af8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,23 +82,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118977.jpg?_wi=1", imageAlt: "Luxurious bedroom interior with a cozy bed", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg?_wi=1", imageAlt: "Contemporary living room with a spacious sofa set", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg?_wi=1", imageAlt: "Modern dining room with a stylish table and chairs", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tranquil-unmade-bed-displays-purity-white-linens_91128-4362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tranquil-unmade-bed-displays-purity-white-linens_91128-4362.jpg?_wi=1", imageAlt: "Close-up of a luxury mattress with soft bedding", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room-interior-vintage-light-filter_74190-1685.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room-interior-vintage-light-filter_74190-1685.jpg?_wi=1", imageAlt: "Cozy armchair in a reading nook by a window", }, { @@ -320,7 +320,7 @@ export default function LandingPage() { tag: "Delivery Service", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-young-couple-sitting-couch-surrounded-by-boxes_273609-31634.jpg", avatarAlt: "Taylor Cave", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118977.jpg?_wi=2", imageAlt: "happy customer furniture shopping", }, { @@ -332,7 +332,7 @@ export default function LandingPage() { tag: "Mattress Quality", avatarSrc: "http://img.b2bpic.net/free-photo/laughing-women-fighting-with-pillows_23-2147770220.jpg", avatarAlt: "B&A Carpet Cleaning representative", - imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg?_wi=2", imageAlt: "happy customer furniture shopping", }, { @@ -344,7 +344,7 @@ export default function LandingPage() { tag: "Customer Loyalty", avatarSrc: "http://img.b2bpic.net/free-photo/couple-moving-sofa_23-2147758716.jpg", avatarAlt: "Nargelyn Bolano", - imageSrc: "http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg?_wi=2", imageAlt: "happy customer furniture shopping", }, { @@ -356,7 +356,7 @@ export default function LandingPage() { tag: "Affordable Furniture", avatarSrc: "http://img.b2bpic.net/free-photo/couple-portrait_23-2147997686.jpg", avatarAlt: "Sophia Garcia", - imageSrc: "http://img.b2bpic.net/free-photo/tranquil-unmade-bed-displays-purity-white-linens_91128-4362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tranquil-unmade-bed-displays-purity-white-linens_91128-4362.jpg?_wi=2", imageAlt: "happy customer furniture shopping", }, { @@ -368,7 +368,7 @@ export default function LandingPage() { tag: "Customer Service", avatarSrc: "http://img.b2bpic.net/free-photo/professional-gesture-successful-collar-mixed_1262-1193.jpg", avatarAlt: "David Lee", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room-interior-vintage-light-filter_74190-1685.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa-decoration-living-room-interior-vintage-light-filter_74190-1685.jpg?_wi=2", imageAlt: "happy customer furniture shopping", }, ]}