From dbb4233a178b56a62115ccca5071d8d7c1f7e993 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 18:36:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5452f64..807b201 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { description="Professional manicure and pedicure services delivered with care. Relax in our welcoming environment and enjoy the perfect finish." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-serving-wedding-decor_8353-8510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-serving-wedding-decor_8353-8510.jpg?_wi=1", imageAlt: "Judy's Nail Salon", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { title: "Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/foot-washing-spa-before-treatment-spa-treatment-product-female-feet-hand-spa_1150-37703.jpg" + imageSrc="http://img.b2bpic.net/free-photo/foot-washing-spa-before-treatment-spa-treatment-product-female-feet-hand-spa_1150-37703.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -152,14 +152,14 @@ export default function LandingPage() { name: "Classic Varnish", price: "$12", variant: "Essential", - imageSrc: "http://img.b2bpic.net/free-photo/bottle-brush-near-spilled-nail-polish_23-2147710610.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottle-brush-near-spilled-nail-polish_23-2147710610.jpg?_wi=1", }, { id: "2", name: "Luxury File Set", price: "$8", variant: "Tool", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-nail-care-products_23-2148974557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-nail-care-products_23-2148974557.jpg?_wi=1", }, { id: "3", @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "They are kinder than most salons in town, and Jessica is particularly great.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/girl-friends-celebration-moments_23-2149168064.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-serving-wedding-decor_8353-8510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-serving-wedding-decor_8353-8510.jpg?_wi=2", imageAlt: "satisfied happy client manicure", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { quote: "I'm in love with my nails! The cucumber spa pedicure was worth every penny.", tag: "Happy", avatarSrc: "http://img.b2bpic.net/free-photo/happy-women-with-towels-heads-cucumber-slices-eyes_23-2148520275.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/foot-washing-spa-before-treatment-spa-treatment-product-female-feet-hand-spa_1150-37703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/foot-washing-spa-before-treatment-spa-treatment-product-female-feet-hand-spa_1150-37703.jpg?_wi=2", imageAlt: "satisfied happy client manicure", }, { @@ -304,7 +304,7 @@ export default function LandingPage() { quote: "So relaxing and professional. My go-to place for pedicures.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/couple-eating-popcorn-watching-television_23-2147892057.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bottle-brush-near-spilled-nail-polish_23-2147710610.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottle-brush-near-spilled-nail-polish_23-2147710610.jpg?_wi=2", imageAlt: "satisfied happy client manicure", }, { @@ -315,7 +315,7 @@ export default function LandingPage() { quote: "Consistently great work and very clean. Highly recommended salon.", tag: "Customer", avatarSrc: "http://img.b2bpic.net/free-photo/girl_23-2148168264.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-nail-care-products_23-2148974557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-nail-care-products_23-2148974557.jpg?_wi=2", imageAlt: "satisfied happy client manicure", }, ]} -- 2.49.1