From e23e463d55fa0e2f93417974f054487d5a5e1247 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 15:03:37 +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 07b8cb7..2b7fbc4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,14 +63,14 @@ export default function LandingPage() { handle: "@ana_tbilisi", testimonial: "The best manicure in town. So professional!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-client_23-2149319757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-client_23-2149319757.jpg?_wi=1", }, { name: "Mariam D.", handle: "@mariam_d", testimonial: "Loved my new hair color and style. Incredible service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-cute-blond-teenager-model-without-makeup-summer-hipster-white-dress-clothes-posing-street-background-sunglights-face_158538-12810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-cute-blond-teenager-model-without-makeup-summer-hipster-white-dress-clothes-posing-street-background-sunglights-face_158538-12810.jpg?_wi=1", }, { name: "Nino G.", @@ -100,7 +100,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg", @@ -284,7 +284,7 @@ export default function LandingPage() { quote: "Fantastic atmosphere and service.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-positive-cheerful-young-woman-wearing-elegant-white-blouse-smiling-joyfully-camera-touching-her-long-hair-rejoicing-new-hairstyle-people-fashion-style-concept_343059-4194.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg?_wi=2", imageAlt: "happy salon customer portrait", }, { @@ -306,7 +306,7 @@ export default function LandingPage() { quote: "Quick and painless laser hair removal.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends_1098-16906.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-bride-getting-ready-wedding_23-2149860789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-bride-getting-ready-wedding_23-2149860789.jpg?_wi=1", imageAlt: "happy salon customer portrait", }, { @@ -317,7 +317,7 @@ export default function LandingPage() { quote: "The makeup was perfect for my big day.", tag: "Special Occasion", avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-using-eye-patches_23-2149627107.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-client_23-2149319757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-client_23-2149319757.jpg?_wi=2", imageAlt: "happy salon customer portrait", }, { @@ -328,7 +328,7 @@ export default function LandingPage() { quote: "I am so happy with the Botox treatment.", tag: "Loyal", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-cute-blond-teenager-model-without-makeup-summer-hipster-white-dress-clothes-posing-street-background-sunglights-face_158538-12810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-cute-blond-teenager-model-without-makeup-summer-hipster-white-dress-clothes-posing-street-background-sunglights-face_158538-12810.jpg?_wi=2", imageAlt: "happy salon customer portrait", }, ]} @@ -358,7 +358,7 @@ export default function LandingPage() { content: "We are at 7 Vakhtang Chabukiani St, Tbilisi.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-bride-getting-ready-wedding_23-2149860789.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-bride-getting-ready-wedding_23-2149860789.jpg?_wi=2" mediaAnimation="slide-up" title="Common Questions" description="Everything you need to know about your salon visit." -- 2.49.1