Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-12 15:56:42 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
handle: "@alex",
testimonial: "Це найкращий сервіс! Стрижуть якісно і не треба нікуди їхати.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-handsome-male-barber-uniform-holding-hair-clippers-spread-hand_141793-81553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-handsome-male-barber-uniform-holding-hair-clippers-spread-hand_141793-81553.jpg?_wi=1",
imageAlt: "barber mobile grooming service",
},
{
@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@dmitro",
testimonial: "Професійно, швидко і дуже зручно. Рекомендую всім друзям.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-boy-is-getting-trendy-haircut-from-expirienced-barber-fashionable-hairdressing-salon-firs-time_613910-21469.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-boy-is-getting-trendy-haircut-from-expirienced-barber-fashionable-hairdressing-salon-firs-time_613910-21469.jpg?_wi=1",
imageAlt: "barber mobile grooming service",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@ivan",
testimonial: "Ідеальна стрижка у власній вітальні.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barber-styling-hair-client_23-2147778736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-styling-hair-client_23-2147778736.jpg?_wi=1",
imageAlt: "barber mobile grooming service",
},
{
@@ -91,7 +91,7 @@ export default function LandingPage() {
handle: "@nikola",
testimonial: "Сервіс на 10 з 10!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg?_wi=1",
imageAlt: "barber mobile grooming service",
},
{
@@ -99,11 +99,11 @@ export default function LandingPage() {
handle: "@taras",
testimonial: "Нарешті не треба стояти в чергах.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4435.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4435.jpg?_wi=1",
imageAlt: "barber mobile grooming service",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/confused-young-handsome-male-barber-uniform-holding-hair-clippers-spread-hand_141793-81553.jpg"
imageSrc="http://img.b2bpic.net/free-photo/confused-young-handsome-male-barber-uniform-holding-hair-clippers-spread-hand_141793-81553.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/low-angle-costumer-barber-shop-looking-phone-with-copy-space_23-2148242843.jpg",
@@ -156,7 +156,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Хто ми?"
description="Ми — команда професійних барберів, що цінують ваш час. Наша мета — надати якісний сервіс рівня найкращих барбершопів прямо у вашому домі, офісі чи будь-якій зручній для вас локації."
imageSrc="http://img.b2bpic.net/free-photo/funny-little-boy-is-getting-trendy-haircut-from-expirienced-barber-fashionable-hairdressing-salon-firs-time_613910-21469.jpg"
imageSrc="http://img.b2bpic.net/free-photo/funny-little-boy-is-getting-trendy-haircut-from-expirienced-barber-fashionable-hairdressing-salon-firs-time_613910-21469.jpg?_wi=2"
/>
</div>
@@ -168,17 +168,17 @@ export default function LandingPage() {
{
title: "Економія часу",
description: "Ми приїжджаємо до вас у зручний час.",
imageSrc: "http://img.b2bpic.net/free-photo/barber-styling-hair-client_23-2147778736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-styling-hair-client_23-2147778736.jpg?_wi=2",
},
{
title: "Стерильність",
description: "Повний набір професійних дезінфікованих інструментів.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg?_wi=2",
},
{
title: "Висока якість",
description: "Досвідчені майстри з професійним підходом.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4435.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4435.jpg?_wi=2",
},
{
title: "Зручний запис",
@@ -231,7 +231,7 @@ export default function LandingPage() {
button: {
text: "Забронювати",
},
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-handsome-male-barber-uniform-holding-hair-clippers-spread-hand_141793-81553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-handsome-male-barber-uniform-holding-hair-clippers-spread-hand_141793-81553.jpg?_wi=3",
imageAlt: "Cute little child is getting trendy haircut from barber at busy barbershop.",
},
{
@@ -247,7 +247,7 @@ export default function LandingPage() {
button: {
text: "Забронювати",
},
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-boy-is-getting-trendy-haircut-from-expirienced-barber-fashionable-hairdressing-salon-firs-time_613910-21469.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-boy-is-getting-trendy-haircut-from-expirienced-barber-fashionable-hairdressing-salon-firs-time_613910-21469.jpg?_wi=3",
imageAlt: "Cute little child is getting trendy haircut from barber at busy barbershop.",
},
]}
@@ -268,7 +268,7 @@ export default function LandingPage() {
title: "Чудово",
quote: "Дуже зручно, майстер приїхав вчасно і зробив все професійно.",
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-smiling_23-2147624592.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-handsome-male-barber-uniform-holding-hair-clippers-spread-hand_141793-81553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-handsome-male-barber-uniform-holding-hair-clippers-spread-hand_141793-81553.jpg?_wi=4",
imageAlt: "happy client man haircutting",
},
{
@@ -278,7 +278,7 @@ export default function LandingPage() {
title: "Клас",
quote: "Стрижка на рівні, навіть краще ніж у салоні.",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-male-barber-uniform-holding-out-straight-razor-camera-isolated-blue_141793-73815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-boy-is-getting-trendy-haircut-from-expirienced-barber-fashionable-hairdressing-salon-firs-time_613910-21469.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/funny-little-boy-is-getting-trendy-haircut-from-expirienced-barber-fashionable-hairdressing-salon-firs-time_613910-21469.jpg?_wi=4",
imageAlt: "happy client man haircutting",
},
{
@@ -288,7 +288,7 @@ export default function LandingPage() {
title: "Супер",
quote: "Дякую, буду звертатися ще!",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-getting-her-hair-dyed-by-hairdresser-home_23-2148817234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-styling-hair-client_23-2147778736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-styling-hair-client_23-2147778736.jpg?_wi=3",
imageAlt: "happy client man haircutting",
},
{
@@ -298,7 +298,7 @@ export default function LandingPage() {
title: "Чудовий сервіс",
quote: "Найкращий варіант для зайнятих людей.",
avatarSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18491.jpg?_wi=3",
imageAlt: "happy client man haircutting",
},
{
@@ -308,7 +308,7 @@ export default function LandingPage() {
title: "Рекомендую",
quote: "Все на висоті, щиро раджу.",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-barbershop_23-2148506245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4435.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4435.jpg?_wi=3",
imageAlt: "happy client man haircutting",
},
]}