Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-09 21:39:20 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -50,9 +50,9 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205870.jpg", imageAlt: "Modern hair salon interior with welcoming atmosphere"},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205870.jpg?_wi=1", imageAlt: "Modern hair salon interior with welcoming atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/love-city_1157-6940.jpg", imageAlt: "Beautiful professional hairstyle result"},
imageSrc: "http://img.b2bpic.net/free-photo/love-city_1157-6940.jpg?_wi=1", imageAlt: "Beautiful professional hairstyle result"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -84,13 +84,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Skilled Hands", description: "When Eva cuts hair, she pays attention to every detail. No rushed 10-minute haircuts. Just careful, precise work that makes you feel the difference.", imageSrc: "http://img.b2bpic.net/free-photo/confident-stylist-preparing-young-girl-haircut_23-2147769749.jpg", imageAlt: "Professional hairstylist carefully working on client's hair"},
title: "Skilled Hands", description: "When Eva cuts hair, she pays attention to every detail. No rushed 10-minute haircuts. Just careful, precise work that makes you feel the difference.", imageSrc: "http://img.b2bpic.net/free-photo/confident-stylist-preparing-young-girl-haircut_23-2147769749.jpg?_wi=1", imageAlt: "Professional hairstylist carefully working on client's hair"},
{
id: 2,
title: "Friendly Atmosphere", description: "Clients often say the same thing: 'Paní Uhlíková je velmi milá a příjemná.' You'll feel welcome the moment you walk in. Conversation, relaxation, and genuine care.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205870.jpg", imageAlt: "Welcoming and calm salon interior"},
title: "Friendly Atmosphere", description: "Clients often say the same thing: 'Paní Uhlíková je velmi milá a příjemná.' You'll feel welcome the moment you walk in. Conversation, relaxation, and genuine care.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205870.jpg?_wi=2", imageAlt: "Welcoming and calm salon interior"},
{
id: 3,
title: "Haircuts That Match Your Vision", description: "You know that feeling when you say 'just a little shorter...' and the hairdresser hears 'remove half my head'? That doesn't happen here. Eva listens first. Cuts second.", imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-making-haircut-with-shaving-machine-young-man-standing-orange-wall_141793-48301.jpg", imageAlt: "Professional men's haircut result showing precision"},
title: "Haircuts That Match Your Vision", description: "You know that feeling when you say 'just a little shorter...' and the hairdresser hears 'remove half my head'? That doesn't happen here. Eva listens first. Cuts second.", imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-making-haircut-with-shaving-machine-young-man-standing-orange-wall_141793-48301.jpg?_wi=1", imageAlt: "Professional men's haircut result showing precision"},
]}
/>
</div>
@@ -134,13 +134,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Haircuts", description: "Women's haircuts, men's haircuts, trims, shape-ups, and style refreshes. Every cut is customized to your face shape and personal style.", imageSrc: "http://img.b2bpic.net/free-photo/confident-stylist-preparing-young-girl-haircut_23-2147769749.jpg", imageAlt: "Professional haircut service"},
title: "Haircuts", description: "Women's haircuts, men's haircuts, trims, shape-ups, and style refreshes. Every cut is customized to your face shape and personal style.", imageSrc: "http://img.b2bpic.net/free-photo/confident-stylist-preparing-young-girl-haircut_23-2147769749.jpg?_wi=2", imageAlt: "Professional haircut service"},
{
id: 2,
title: "Hair Styling", description: "Everyday styling, fresh new looks, and expert advice for maintaining your haircut. Learn tips to keep your style looking great between appointments.", imageSrc: "http://img.b2bpic.net/free-photo/love-city_1157-6940.jpg", imageAlt: "Professional hair styling result"},
title: "Hair Styling", description: "Everyday styling, fresh new looks, and expert advice for maintaining your haircut. Learn tips to keep your style looking great between appointments.", imageSrc: "http://img.b2bpic.net/free-photo/love-city_1157-6940.jpg?_wi=2", imageAlt: "Professional hair styling result"},
{
id: 3,
title: "Personal Consultation", description: "Not sure what haircut would suit you? Eva will help you choose something that fits your face shape, hair type, and lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-making-haircut-with-shaving-machine-young-man-standing-orange-wall_141793-48301.jpg", imageAlt: "Consultation for personalized haircut"},
title: "Personal Consultation", description: "Not sure what haircut would suit you? Eva will help you choose something that fits your face shape, hair type, and lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-making-haircut-with-shaving-machine-young-man-standing-orange-wall_141793-48301.jpg?_wi=2", imageAlt: "Consultation for personalized haircut"},
]}
/>
</div>