Update src/app/page.tsx

This commit is contained in:
2026-05-19 18:38:02 +00:00
parent ed09690d7a
commit 233f491d32

View File

@@ -73,6 +73,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/bride-getting-makeup-done-medium-shot_23-2149860778.jpg"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -90,6 +91,7 @@ export default function LandingPage() {
{ id: "s2", brand: "Color", name: "Master Balayage", price: "от 160€", rating: 5, reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668424.jpg" },
{ id: "s3", brand: "Treatment", name: "Organic Hair Ritual", price: "от 95€", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/combing-long-shiny-healthy-hair-with-gold-comb_23-2152001443.jpg" }
]}
useInvertedBackground={false}
/>
</div>
@@ -103,6 +105,7 @@ export default function LandingPage() {
{ tag: "Expertise", title: "Artisan Stylists", subtitle: "Continuous Training", description: "Our team stays ahead of global trends through rigorous international training.", imageSrc: "http://img.b2bpic.net/free-photo/unpleased-looking-down-young-beautiful-female-barber-uniform-combing-hair-isolated-blue-background_141793-119376.jpg" },
{ tag: "Atmosphere", title: "Zen Sanctuary", subtitle: "Scandinavian Comfort", description: "A minimalist, private environment designed for your ultimate relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-books-wooden-chair_23-2149678901.jpg" }
]}
useInvertedBackground={false}
/>
</div>
@@ -117,6 +120,7 @@ export default function LandingPage() {
{ id: "t1", name: "Elina Mäkinen", role: "Creative Director", description: "Specialist in structural cutting and visionary blonde color techniques.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452696.jpg" },
{ id: "t2", name: "Joonas Virtanen", role: "Master Stylist", description: "Expert in modern organic hair therapies and men's precision grooming.", imageSrc: "http://img.b2bpic.net/free-photo/young-confident-blonde-male-barber-uniform-holds-comb-hair-clipper-isolated-violet-space-with-copy-space_141793-60252.jpg" }
]}
useInvertedBackground={false}
/>
</div>
@@ -130,6 +134,7 @@ export default function LandingPage() {
{ id: "ts1", name: "Anna K.", handle: "Helsinki", testimonial: "The best balayage I have ever had. Professional, stylish, and incredibly attentive.", imageSrc: "http://img.b2bpic.net/free-photo/blithesome-european-woman-playing-with-her-dark-hair-street-wonderful-brunette-female-model-red-attire-standing-front-wall_197531-15790.jpg" },
{ id: "ts2", name: "Mikael S.", handle: "Espoo", testimonial: "Finally, a salon that understands high-end, modern cuts with perfect precision.", imageSrc: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11770.jpg" }
]}
useInvertedBackground={false}
/>
</div>
@@ -144,6 +149,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-happy-women-party_23-2149272200.jpg"
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
@@ -154,6 +160,7 @@ export default function LandingPage() {
description="We look forward to welcoming you to our salon in Helsinki. Book your time today."
tagIcon={Calendar}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>