Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-08 19:00:03 +00:00

View File

@@ -101,11 +101,11 @@ export default function LandingPage() {
{
id: "f2", title: "Atmosphere You Feel", author: "Vibe", description: "From great music to fresh coffee, our shop is designed as a living room for our community.", tags: [
"Atmosphere", "Relaxed"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xtd4jq"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xtd4jq&_wi=1"},
{
id: "f3", title: "Personal Consultation", author: "Tailored", description: "Every service starts with a real conversation to ensure we match your style and personality perfectly.", tags: [
"Consultation", "Expert"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l9v9n8"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l9v9n8&_wi=1"},
]}
title="More Than a Haircut"
description="We are a premium barber lounge for men who care about detail. Our focus is on precision, atmosphere, and building a community of regulars."
@@ -144,15 +144,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Markus S.", role: "Regular", testimonial: "Finally found my barber after years of searching. Best atmosphere in town.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l9v9n8"},
id: "1", name: "Markus S.", role: "Regular", testimonial: "Finally found my barber after years of searching. Best atmosphere in town.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l9v9n8&_wi=2"},
{
id: "2", name: "Thomas H.", role: "Regular", testimonial: "Feels like sitting in the living room with the boys. Incredible precision every time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=brrrfs"},
id: "2", name: "Thomas H.", role: "Regular", testimonial: "Feels like sitting in the living room with the boys. Incredible precision every time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=brrrfs&_wi=1"},
{
id: "3", name: "Julian B.", role: "Regular", testimonial: "They don't rush. This is a real luxury barber experience, not a quick service shop.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jdji76"},
id: "3", name: "Julian B.", role: "Regular", testimonial: "They don't rush. This is a real luxury barber experience, not a quick service shop.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jdji76&_wi=1"},
{
id: "4", name: "Chris D.", role: "Regular", testimonial: "Great coffee, music, and the best fade I've ever had in Nürnberg.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9th1ma"},
id: "4", name: "Chris D.", role: "Regular", testimonial: "Great coffee, music, and the best fade I've ever had in Nürnberg.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9th1ma&_wi=1"},
{
id: "5", name: "Sven O.", role: "Regular", testimonial: "Professional, detailed, and always a great conversation. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xtd4jq"},
id: "5", name: "Sven O.", role: "Regular", testimonial: "Professional, detailed, and always a great conversation. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xtd4jq&_wi=2"},
]}
title="Nürnberg's Most Trusted"
description="Hear what our loyal regulars say about the Ammar's experience."
@@ -178,11 +178,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "m1", name: "Moe", role: "Fade Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=brrrfs"},
id: "m1", name: "Moe", role: "Fade Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=brrrfs&_wi=2"},
{
id: "m2", name: "Alex", role: "Beard Architect", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jdji76"},
id: "m2", name: "Alex", role: "Beard Architect", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jdji76&_wi=2"},
{
id: "m3", name: "Sam", role: "Styling Expert", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9th1ma"},
id: "m3", name: "Sam", role: "Styling Expert", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9th1ma&_wi=2"},
]}
title="Meet the Team"
description="Precision experts dedicated to your transformation."
@@ -216,7 +216,7 @@ export default function LandingPage() {
title="Ready for Your Best Cut Yet?"
description="Join the clients who never switched barbers again."
mediaAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xtd4jq"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xtd4jq&_wi=3"
/>
</div>