Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 18:01:12 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-light-lamp-with-futuristic-design_23-2151037572.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-light-lamp-with-futuristic-design_23-2151037572.jpg?_wi=1",
imageAlt: "luxury barber shop interior dark gold",
},
{
@@ -179,21 +179,21 @@ export default function LandingPage() {
{
title: "Expert Barbers",
description: "Highly trained professionals in modern styles.",
imageSrc: "http://img.b2bpic.net/free-photo/serious-blond-bearded-man-white-shirt-classic-elegant-jacket-dark-background_613910-11234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-blond-bearded-man-white-shirt-classic-elegant-jacket-dark-background_613910-11234.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/mature-man-beard-close-up_23-2148465260.jpg",
buttonText: "Read More",
},
{
title: "Premium Experience",
description: "Relaxing and cozy environment in Cluj-Napoca.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313018.jpg",
buttonText: "Read More",
},
{
title: "English Speaking",
description: "International friendly staff for everyone.",
imageSrc: "http://img.b2bpic.net/free-photo/hair-stylist-washing-his-client-s-hair_23-2148242822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hair-stylist-washing-his-client-s-hair_23-2148242822.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg",
buttonText: "Read More",
},
@@ -222,7 +222,7 @@ export default function LandingPage() {
name: "Pavel A.",
role: "Client",
testimonial: "The best haircut I got in 2 years.",
imageSrc: "http://img.b2bpic.net/free-photo/view-light-lamp-with-futuristic-design_23-2151037572.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-light-lamp-with-futuristic-design_23-2151037572.jpg?_wi=2",
imageAlt: "barber cutting hair professional style",
},
{
@@ -230,7 +230,7 @@ export default function LandingPage() {
name: "David K.",
role: "Client",
testimonial: "Professional, friendly and English-speaking — perfect experience.",
imageSrc: "http://img.b2bpic.net/free-photo/serious-blond-bearded-man-white-shirt-classic-elegant-jacket-dark-background_613910-11234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serious-blond-bearded-man-white-shirt-classic-elegant-jacket-dark-background_613910-11234.jpg?_wi=2",
imageAlt: "barber cutting hair professional style",
},
{
@@ -238,7 +238,7 @@ export default function LandingPage() {
name: "Local Guide",
role: "Client",
testimonial: "Awesome atmosphere, great music, and skilled barbers.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313038.jpg?_wi=2",
imageAlt: "barber cutting hair professional style",
},
{
@@ -246,7 +246,7 @@ export default function LandingPage() {
name: "Mihai R.",
role: "Client",
testimonial: "Always sharp, professional staff.",
imageSrc: "http://img.b2bpic.net/free-photo/hair-stylist-washing-his-client-s-hair_23-2148242822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hair-stylist-washing-his-client-s-hair_23-2148242822.jpg?_wi=2",
imageAlt: "barber cutting hair professional style",
},
]}