From 968f443be61e152e6bf834a36e037816a8fd3c43 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 11:33:59 +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 0baeebd..5f81a4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@anjali_r", testimonial: "The hydra facial left my skin glowing for days. Truly high-end service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-eye-patches-high-angle_23-2149627153.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-eye-patches-high-angle_23-2149627153.jpg?_wi=1", imageAlt: "luxury beauty lounge interior minimalist", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@meera_style", testimonial: "Professional microblading service! The team was patient and precise.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_329181-13147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_329181-13147.jpg?_wi=1", imageAlt: "luxury beauty lounge interior minimalist", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@pooja_beauty", testimonial: "Bridal makeup was exactly as I envisioned. Absolutely stunning results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-portrait-young-brunette-woman-with-evening-stylish-makeup-perfect-clean-skin-sexy-model-with-long-curly-hair-posing-studio-pink-background_158538-21341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-portrait-young-brunette-woman-with-evening-stylish-makeup-perfect-clean-skin-sexy-model-with-long-curly-hair-posing-studio-pink-background_158538-21341.jpg?_wi=1", imageAlt: "luxury beauty lounge interior minimalist", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@divya_n", testimonial: "My monthly self-care ritual. The staff makes every visit feel special.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-visagiste-with-client-smiling-camera_23-2148113181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-visagiste-with-client-smiling-camera_23-2148113181.jpg?_wi=1", imageAlt: "luxury beauty lounge interior minimalist", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { handle: "@sreeja_k", testimonial: "Excellent hygiene and premium quality products used in all services.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2437.jpg?_wi=1", imageAlt: "luxury beauty lounge interior minimalist", }, ]} @@ -119,7 +119,7 @@ export default function LandingPage() { href: "https://wa.me/your-number", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-wearing-eye-patches-high-angle_23-2149627153.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-wearing-eye-patches-high-angle_23-2149627153.jpg?_wi=2" imageAlt="Luxurious Beauty Lounge Experience" mediaAnimation="slide-up" avatars={[ @@ -273,7 +273,7 @@ export default function LandingPage() { title: "Expert Staff", description: "Highly trained and professional technicians.", tag: "Skill", - imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_329181-13147.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-spa_329181-13147.jpg?_wi=2", }, { id: "q2", @@ -307,7 +307,7 @@ export default function LandingPage() { handle: "@priyad", testimonial: "Overall nice experience and good service by the staff.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-portrait-young-brunette-woman-with-evening-stylish-makeup-perfect-clean-skin-sexy-model-with-long-curly-hair-posing-studio-pink-background_158538-21341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-beauty-portrait-young-brunette-woman-with-evening-stylish-makeup-perfect-clean-skin-sexy-model-with-long-curly-hair-posing-studio-pink-background_158538-21341.jpg?_wi=2", }, { id: "t2", @@ -315,7 +315,7 @@ export default function LandingPage() { handle: "@reshmis", testimonial: "The massage was so relaxing, and the products used felt high-end and soothing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-visagiste-with-client-smiling-camera_23-2148113181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-visagiste-with-client-smiling-camera_23-2148113181.jpg?_wi=2", }, { id: "t3", @@ -323,7 +323,7 @@ export default function LandingPage() { handle: "@sunital", testimonial: "Team guided me perfectly after consultation regarding which facial would suit my skin type.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2437.jpg?_wi=2", }, { id: "t4", -- 2.49.1