Merge version_4 into main #2

Open
bender wants to merge 1 commits from version_4 into main

View File

@@ -176,8 +176,8 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqDouble
title="Frequently Asked Questions"
description="Find answers to common questions about our services, pricing, and scheduling."
title="Häufig gestellte Fragen"
description="Finden Sie Antworten auf häufige Fragen zu unseren Dienstleistungen, Preisen und Terminplanung."
tag="FAQ"
tagIcon={HelpCircle}
textboxLayout="default"
@@ -186,28 +186,28 @@ export default function LandingPage() {
animationType="smooth"
faqs={[
{
id: "1", title: "Wie buche ich einen Termin?", content: "You can book directly through our website using the contact form or call us during business hours. We also accept walk-ins when barbers are available. Online booking ensures your preferred time slot."
id: "1", title: "Wie buche ich einen Termin?", content: "Sie können direkt über unser Kontaktformular buchen oder uns während der Geschäftszeiten anrufen. Wir nehmen auch Walk-ins an, wenn Barbiere verfügbar sind. Die Online-Buchung sichert Ihren bevorzugten Zeitslot."
},
{
id: "2", title: "What's your cancellation policy?", content: "We require 24 hours notice for cancellations. Cancellations made with less notice may be subject to a small fee. No-shows are charged the full service price."
id: "2", title: "Was ist Ihre Stornierungsrichtlinie?", content: "Wir benötigen 48 Stunden Ankündigungsfrist für Stornierungen. Stornierungen mit weniger Ankündigungsfrist können einer kleinen Gebühr unterliegen. Keine Show-ups werden zum vollständigen Servicepreis berechnet."
},
{
id: "3", title: "Do you offer gift cards?", content: "Yes! We offer gift cards in denominations of $25, $50, and $100. They're perfect for groomsmen, Father's Day, birthdays, or any occasion. Purchase in-shop or contact us for details."
id: "3", title: "Bieten Sie Geschenkgutscheine an?", content: "Ja! Wir bieten Geschenkgutscheine in den Nominalen 25, 50 und 100 Euro an. Sie sind perfekt für Trauerzeugen, Vatertag, Geburtstage oder jeden anderen Anlass. Erwerben Sie im Geschäft oder kontaktieren Sie uns für Details."
},
{
id: "4", title: "What products do you use?", content: "We use premium grooming products including high-end clippers, straight razors, and professional-grade aftercare products. All products are selected for quality and skin compatibility."
id: "4", title: "Welche Produkte verwenden Sie?", content: "Wir verwenden hochwertige Haarpflegeprodukte, darunter hochwertige Trimmer, Rasiermesser und professionelle Aftershave-Produkte. Alle Produkte werden wegen ihrer Qualität und Hautverträglichkeit ausgewählt."
},
{
id: "5", title: "First time at Tala?", content: "First-time clients get a complimentary consultation to discuss your preferred style, hair type, and grooming goals. Our barbers will tailor their approach to your needs."
id: "5", title: "Erstes Mal bei Tala?", content: "Neukunden erhalten eine kostenlose Beratung, um Ihren bevorzugten Stil, Haartyp und Haarziele zu besprechen. Unsere Barbiere passen ihren Ansatz an Ihre Bedürfnisse an."
},
{
id: "6", title: "Do you accept walk-ins?", content: "Walk-ins are welcome! However, booking ahead guarantees your spot and reduces wait time. Check our availability online or call to confirm current wait times."
id: "6", title: "Akzeptieren Sie Walk-ins?", content: "Walk-ins sind willkommen! Eine vorherige Buchung garantiert jedoch Ihren Platz und reduziert Wartezeiten. Überprüfen Sie unsere Verfügbarkeit online oder rufen Sie an, um die aktuellen Wartezeiten zu bestätigen."
},
{
id: "7", title: "What are your hours of operation?", content: "We're open Monday through Friday 9 AM to 7 PM, Saturday 9 AM to 6 PM, and Sunday 10 AM to 4 PM. Holiday hours may vary—check our website for updates."
id: "7", title: "Was sind Ihre Öffnungszeiten?", content: "Wir haben Mo-Fr 9:00-19:00 Uhr, Sa 9:00-18:00 Uhr und So 10:00-16:00 Uhr geöffnet. Feiertags können sich die Öffnungszeiten unterscheiden. Überprüfen Sie unsere Website auf Aktualisierungen."
},
{
id: "8", title: "Where is your location?", content: "Tala Barbershop is located at 123 Main Street, Downtown District. We're easily accessible by public transit and have convenient street parking available."
id: "8", title: "Wo ist Ihr Standort?", content: "Tala Barbershop befindet sich in der Hauptstraße 123, Innenstadt. Wir sind leicht mit öffentlichen Verkehrsmitteln erreichbar und verfügen über bequeme Straßenparkplätze."
}
]}
/>
@@ -215,9 +215,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Get In Touch"
title="Ready to Transform Your Look?"
description="Book your next appointment at Tala Barbershop. Whether it's your first visit or you're a returning client, our team is ready to deliver the premium grooming experience you deserve. Call us at (555) 123-4567 or visit us at 123 Main Street."
tag="Kontakt"
title="Bereit, Ihren Look zu verändern?"
description="Buchen Sie Ihren nächsten Termin bei Tala Barbershop. Egal ob es Ihr erster Besuch ist oder Sie wiederkehrende Kunde sind, unser Team ist bereit, die Premium-Grooming-Erfahrung zu bieten, die Sie verdienen. Rufen Sie uns unter (555) 123-4567 an oder besuchen Sie uns in der Hauptstraße 123."
tagIcon={Phone}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
@@ -225,9 +225,9 @@ export default function LandingPage() {
imageAlt="Tala Barbershop Interior"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email to get started"
buttonText="Book Now"
termsText="By booking with us, you're confirming that you've read our scheduling policy and agree to our terms."
inputPlaceholder="Geben Sie Ihre E-Mail ein, um zu beginnen"
buttonText="Jetzt buchen"
termsText="Durch das Buchen bestätigen Sie, dass Sie unsere Terminplanung und unsere Geschäftsbedingungen gelesen haben und diesen zustimmen."
onSubmit={() => {}}
/>
</div>
@@ -235,27 +235,27 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
logoText="Tala Barbershop"
copyrightText="© 2025 Tala Barbershop. All rights reserved."
copyrightText="© 2025 Tala Barbershop. Alle Rechte vorbehalten."
columns={[
{
title: "Services", items: [
{ label: "Haircuts", href: "services" },
{ label: "Beard Grooming", href: "services" },
{ label: "Straight Razor Shaves", href: "services" }
title: "Dienstleistungen", items: [
{ label: "Haarschnitte", href: "services" },
{ label: "Bartpflege", href: "services" },
{ label: "Rasiermesser-Rasuren", href: "services" }
]
},
{
title: "Company", items: [
{ label: "About Us", href: "about" },
{ label: "Our Team", href: "team" },
title: "Unternehmen", items: [
{ label: "Über uns", href: "about" },
{ label: "Unser Team", href: "team" },
{ label: "Testimonials", href: "testimonials" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Contact", href: "contact" }
title: "Rechtlich", items: [
{ label: "Datenschutz", href: "#" },
{ label: "Nutzungsbedingungen", href: "#" },
{ label: "Kontakt", href: "contact" }
]
}
]}