From c086bcb6a1995908e07c5aba82ccd6738e2cf263 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 01:01:07 +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 3d1fae4..d36ce7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,27 +68,27 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/modern-chair-decoration-livingroom-interior_74190-446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-chair-decoration-livingroom-interior_74190-446.jpg?_wi=1", imageAlt: "Luxurious treatment room", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/masseur-taking-care-her-client_23-2149273890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/masseur-taking-care-her-client_23-2149273890.jpg?_wi=1", imageAlt: "Professional aesthetic care", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/face-care-gua-sha-stone-product_23-2149376636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/face-care-gua-sha-stone-product_23-2149376636.jpg?_wi=1", imageAlt: "Zen treatment space", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184347.jpg?_wi=1", imageAlt: "Clean clinical design", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg?_wi=1", imageAlt: "Relaxing spa atmosphere", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "The team at Sunset is incredible. My skin has never looked better.", tag: "Facial", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-european-woman-with-charismatic-smile-laughing-cheerfully_273609-9262.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-chair-decoration-livingroom-interior_74190-446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-chair-decoration-livingroom-interior_74190-446.jpg?_wi=2", imageAlt: "female portrait happy smiling skin", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "Highly recommend their laser treatments. Truly life-changing.", tag: "Laser", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-senior-woman_23-2149038114.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/masseur-taking-care-her-client_23-2149273890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/masseur-taking-care-her-client_23-2149273890.jpg?_wi=2", imageAlt: "female portrait happy smiling skin", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Professional, clean, and kind. Best medspa in the city.", tag: "Skincare", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-fitness-woman_171337-13339.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/face-care-gua-sha-stone-product_23-2149376636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/face-care-gua-sha-stone-product_23-2149376636.jpg?_wi=2", imageAlt: "female portrait happy smiling skin", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "I love my results. Everything felt safe and expert-led.", tag: "Peels", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-years-old-sitting-her-kitchen-alone-express-candid-happiness_1258-186556.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184347.jpg?_wi=2", imageAlt: "female portrait happy smiling skin", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Outstanding results and very educational service.", tag: "Injectables", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-modern-woman_23-2148415748.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-room_23-2151934180.jpg?_wi=2", imageAlt: "female portrait happy smiling skin", }, ]}