From 540143b6fa74bf0e8d8f978b8e64a1621eccc37e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 08:32:25 +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 6f3afdc..4728e3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { handle: "@sarahnails", testimonial: "The best manicure I've ever had. So convenient!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-bride-with-drink_23-2149722001.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-bride-with-drink_23-2149722001.jpg?_wi=1", imageAlt: "luxury manicure elegant dark background", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@elenastyle", testimonial: "Professional, clean, and absolutely stunning results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg?_wi=1", imageAlt: "luxury manicure elegant dark background", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@fatimanails", testimonial: "I love the mobile service, it saves so much time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-manicure-holding-purple-flower_23-2149311597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-manicure-holding-purple-flower_23-2149311597.jpg?_wi=1", imageAlt: "luxury manicure elegant dark background", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@hanabeauty", testimonial: "Highest quality products and impeccable service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/master-manicure-african-woman-beauty-salon_1157-48318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/master-manicure-african-woman-beauty-salon_1157-48318.jpg?_wi=1", imageAlt: "luxury manicure elegant dark background", }, ]} @@ -101,7 +101,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-happy-bride-with-drink_23-2149722001.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-happy-bride-with-drink_23-2149722001.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/woman-using-make-up-brush-mirror_23-2148752498.jpg", @@ -149,21 +149,21 @@ export default function LandingPage() { title: "Classic Manicure", subtitle: "Flawless basic care", description: "Expert shaping, cuticle care, and high-quality polish.", - imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg?_wi=2", }, { tag: "Popular", title: "Gel Extensions", subtitle: "Durable elegance", description: "High-end gel application for long-lasting, perfect nails.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-manicure-holding-purple-flower_23-2149311597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-manicure-holding-purple-flower_23-2149311597.jpg?_wi=2", }, { tag: "Luxury", title: "Luxury Pedicure", subtitle: "Total relaxation", description: "Rejuvenating foot soak, exfoliation, and premium styling.", - imageSrc: "http://img.b2bpic.net/free-photo/master-manicure-african-woman-beauty-salon_1157-48318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/master-manicure-african-woman-beauty-salon_1157-48318.jpg?_wi=2", }, ]} title="Our Services"