2 Commits

Author SHA1 Message Date
ae42d04ddf Merge version_2 into main
Merge version_2 into main
2026-04-07 15:41:00 +00:00
f826813b4a Update src/app/page.tsx 2026-04-07 15:40:57 +00:00

View File

@@ -11,7 +11,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Utensils, Flame, ChefHat, Sparkles, MapPin, Phone, Users, Clock } from 'lucide-react';
import { Utensils, ChefHat, Sparkles, MapPin, Phone, Users, Clock } from 'lucide-react';
export default function LandingPage() {
return (
@@ -31,24 +31,24 @@ export default function LandingPage() {
<NavbarStyleCentered
brandName="Asia Saigon Imbiss"
navItems={[
{ name: "About", id: "about" },
{ name: "Menu", id: "cuts" },
{ name: "Über Uns", id: "about" },
{ name: "Speisekarte", id: "cuts" },
{ name: "Service", id: "experience" },
{ name: "Team", id: "team" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" }
{ name: "Bewertungen", id: "testimonials" },
{ name: "Kontakt", id: "contact" }
]}
button={{
text: "Routenplaner", href: "#contact"
text: "Routenplaner", href: "#contact"
}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
title="Authentischer Asiatischer Genuss"
description="Frisch, schnell und unglaublich lecker. Ihr Asia Saigon Imbiss in Türkheim bietet Ihnen traditionelle asiatische Spezialitäten in einer gemütlichen Atmosphäre."
tag="4.7 Sterne · 137 Bewertungen"
title="Asia Saigon Imbiss Türkheim"
description="Authentischer asiatischer Genuss in Türkheim. Entdecken Sie unsere frischen Wok-Gerichte und hausgemachten Spezialitäten in freundlicher Atmosphäre."
tag="Höchste Qualität"
tagIcon={Utensils}
background={{ variant: "plain" }}
buttons={[
@@ -57,22 +57,22 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/beef-stir-fry-with-vegetables_23-2151966862.jpg", imageAlt: "Asiatische Küche" },
{ imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-minimalist-dark-plate_23-2148425563.jpg", imageAlt: "Sushi Spezialitäten" },
{ imageSrc: "http://img.b2bpic.net/free-photo/seafood-dish-with-egg-prawn-flat-lay-photography_53876-104574.jpg", imageAlt: "Frische Zutaten" }
{ imageSrc: "http://img.b2bpic.net/free-photo/beef-stir-fry-with-vegetables_23-2151966862.jpg", imageAlt: "Asiatische Spezialitäten" },
{ imageSrc: "http://img.b2bpic.net/free-photo/shrimp-black-pasta-minimalist-dark-plate_23-2148425563.jpg", imageAlt: "Frische Gerichte" },
{ imageSrc: "http://img.b2bpic.net/free-photo/seafood-dish-with-egg-prawn-flat-lay-photography_53876-104574.jpg", imageAlt: "Traditionelle Küche" }
]}
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
tag="Über Uns"
tag="Qualität"
tagIcon={ChefHat}
title="Frische trifft auf Tradition"
description="Wir bieten Ihnen ein authentisches kulinarisches Erlebnis direkt in Türkheim. Von köstlichen Wok-Gerichten bis zu frischem Sushi bei uns wird jede Speise mit Leidenschaft und hochwertigen Zutaten für Sie zubereitet."
title="Frische, Geschmack und Leidenschaft"
description="In unserem Imbiss in Türkheim legen wir höchsten Wert auf frische Zutaten und authentische Rezepte. Unsere Kunden schätzen vor allem unsere konstant hohe Qualität und den freundlichen Service bei jedem Besuch."
metrics={[
{ value: "4.7", title: "Bewertung" },
{ value: "137", title: "Zufriedene Gäste" }
{ value: "Top", title: "Qualität" },
{ value: "Fair", title: "Preise" }
]}
imageSrc="http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg"
imageAlt="Asiatisches Restaurant Ambiente"
@@ -84,14 +84,14 @@ export default function LandingPage() {
<div id="cuts" data-section="cuts">
<ProductCardTwo
title="Unsere Speisekarte"
description="Entdecken Sie eine Vielfalt an asiatischen Klassikern und modernen Fusion-Gerichten"
tag="Kulinarik"
title="Unsere Highlights"
description="Eine Auswahl unserer beliebtesten Gerichte für Sie"
tag="Speisekarte"
tagIcon={Sparkles}
products={[
{ id: "1", brand: "Asia Saigon", name: "Gebratene Ente", price: "12,50 €", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-with-fried-eggplants-tomatoes-herbs-sesame-bowl-served-with-soy-sauce-wood_141793-11706.jpg" },
{ id: "2", brand: "Asia Saigon", name: "Signature Sushi Platte", price: "18,90 €", rating: 5, reviewCount: "13", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-vietnamese-spring-rolls-with-spicy-shrimps-prawns-carrot-cucumber-red-cabbage-rice-noodle_2829-18345.jpg" },
{ id: "3", brand: "Asia Saigon", name: "Pad Thai Spezial", price: "11,50 €", rating: 4, reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/fried-thai-noodles_74190-1572.jpg" }
{ id: "2", brand: "Asia Saigon", name: "Signature Sushi", price: "18,90 €", rating: 5, reviewCount: "13", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-vietnamese-spring-rolls-with-spicy-shrimps-prawns-carrot-cucumber-red-cabbage-rice-noodle_2829-18345.jpg" },
{ id: "3", brand: "Asia Saigon", name: "Pad Thai", price: "11,50 €", rating: 4, reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/fried-thai-noodles_74190-1572.jpg" }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -102,13 +102,13 @@ export default function LandingPage() {
<div id="experience" data-section="experience">
<FeatureCardNineteen
title="Service für unsere Gäste"
description="Wir bieten Ihnen flexible Optionen für Ihren Genuss"
title="Service für Türkheim"
description="Bei uns steht der Kunde im Mittelpunkt"
tag="Service"
features={[
{ tag: "Vor Ort", title: "Gemütliches Ambiente", subtitle: "Bleiben Sie gerne", description: "Genießen Sie Ihr Essen in unserem liebevoll eingerichteten Gastraum.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blond-girl-with-blue-eyes-bright-pink-lips-sitting-coffee-shop-chair-she-holds-smartphone-her-hand_197531-83.jpg" },
{ tag: "Abholung", title: "Schnelle Zubereitung", subtitle: "Einfach mitnehmen", description: "Rufen Sie an und holen Sie Ihr frisches Essen direkt bei uns ab.", imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151431923.jpg" },
{ tag: "Service", title: "Herzliche Beratung", subtitle: "Wir sind für Sie da", description: "Unser Team freut sich darauf, Ihnen bei der Auswahl behilflich zu sein.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-business-woman-with-headphone-call-center_74190-11846.jpg" }
{ tag: "Vor Ort", title: "Gastraum", subtitle: "Gemütlichkeit", description: "Genießen Sie entspannte Momente in unserem Restaurant.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blond-girl-with-blue-eyes-bright-pink-lips-sitting-coffee-shop-chair-she-holds-smartphone-her-hand_197531-83.jpg" },
{ tag: "Take-Away", title: "Zum Mitnehmen", subtitle: "Schnell", description: "Rufen Sie an und holen Sie Ihr Lieblingsessen ab.", imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-delicious-meal-go_23-2151431923.jpg" },
{ tag: "Support", title: "Freundlich", subtitle: "Beratung", description: "Unser Team berät Sie jederzeit kompetent bei der Auswahl.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-business-woman-with-headphone-call-center_74190-11846.jpg" }
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -117,11 +117,11 @@ export default function LandingPage() {
<div id="team" data-section="team">
<TeamCardTwo
title="Unser Team"
description="Wir freuen uns auf Ihren Besuch"
tag="Ihr Gastgeber"
title="Das Team hinter dem Geschmack"
description="Freundlicher Service ist unser Markenzeichen"
tag="Unser Team"
members={[
{ id: "1", name: "Das Asia Saigon Team", role: "Ihr Service & Küche", description: "Wir stehen für Qualität, Frische und eine freundliche Atmosphäre. Wir freuen uns jeden Tag aufs Neue, Sie mit unseren Speisen glücklich zu machen.", imageSrc: "http://img.b2bpic.net/free-photo/young-womens-having-lunch-home_23-2148451592.jpg" }
{ id: "1", name: "Asia Saigon Crew", role: "Gastgeber", description: "Wir freuen uns jeden Tag, Sie bei uns in Türkheim begrüßen zu dürfen.", imageSrc: "http://img.b2bpic.net/free-photo/young-womens-having-lunch-home_23-2148451592.jpg" }
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -132,12 +132,12 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="Gäste-Stimmen"
description="Was unsere Besucher sagen"
tag="Bewertungen"
title="Das sagen unsere Gäste"
description="Erfahrungen unserer zufriedenen Kunden"
tag="Feedback"
testimonials={[
{ id: "1", name: "Sam K.", handle: "Local Guide", testimonial: "Wir waren gestern zum ersten Mal hier. Die Karte ist super, das Ambiente für einen Imbiss sehr schön!", imageSrc: "http://img.b2bpic.net/free-photo/young-surprised-lady-sunglasses-birthday-cap-sitting-bar-counter-with-milkshake-hand-amazrdly-looking-aside-cafe_574295-566.jpg" },
{ id: "2", name: "Hekmat Androun", handle: "Gast", testimonial: "Echt das Beste in der Gegend. Das Essen wird frisch zubereitet, Preise total fair, Team mega freundlich.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg" }
{ id: "1", name: "Klaus M.", handle: "Stammgast", testimonial: "Hervorragende Qualität und super freundliches Personal wir kommen immer wieder gerne vorbei!", imageSrc: "http://img.b2bpic.net/free-photo/young-surprised-lady-sunglasses-birthday-cap-sitting-bar-counter-with-milkshake-hand-amazrdly-looking-aside-cafe_574295-566.jpg" },
{ id: "2", name: "Sarah T.", handle: "Gast", testimonial: "Einfach das beste asiatische Essen hier in Türkheim. Alles frisch, lecker und sehr herzlich.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg" }
]}
animationType="slide-up"
textboxLayout="default"
@@ -147,13 +147,12 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitMedia
title="FAQ"
description="Wichtige Informationen für Ihren Besuch"
tag="Info"
title="Häufige Fragen"
description="Ihr Besuch bei uns"
tag="Support"
faqs={[
{ id: "1", title: "Wo findet man uns?", content: "Maximilian-Philipp-Straße 15, 86842 Türkheim." },
{ id: "2", title: "Wann haben Sie geöffnet?", content: "Wir öffnen mittwochs ab 11:30 Uhr." },
{ id: "3", title: "Wie kann ich bestellen?", content: "Sie können telefonisch unter 08245 9687139 bestellen." }
{ id: "1", title: "Wo ist Asia Saigon?", content: "Maximilian-Philipp-Straße 15, 86842 Türkheim." },
{ id: "2", title: "Wie erreichen Sie uns?", content: "Telefonisch unter 08245 9687139 für Bestellungen." }
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-friends-reunion_23-2149244680.jpg"
mediaPosition="left"
@@ -166,13 +165,12 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
tag="Kontakt"
title="Besuchen Sie uns"
description="Maximilian-Philipp-Straße 15, 86842 Türkheim. Wir freuen uns auf Ihren Besuch oder Anruf!"
tag="Standort"
title="Besuchen Sie uns in Türkheim"
description="Maximilian-Philipp-Straße 15, 86842 Türkheim. Wir freuen uns, Sie kulinarisch verwöhnen zu dürfen!"
tagIcon={MapPin}
background={{ variant: "sparkles-gradient" }}
inputPlaceholder="Ihre Nachricht..."
buttonText="Routenplaner"
buttonText="Wegbeschreibung"
useInvertedBackground={false}
/>
</div>
@@ -181,11 +179,12 @@ export default function LandingPage() {
<FooterBase
logoText="Asia Saigon Imbiss"
columns={[
{ title: "Navigation", items: [{ label: "Speisekarte", href: "#cuts" }, { label: "Bewertungen", href: "#testimonials" }] },
{ title: "Kontakt", items: [{ label: "Tel: 08245 9687139", href: "tel:082459687139" }, { label: "Standort", href: "#contact" }] }
]}
{ title: "Navigation", items: [{ label: "Speisekarte", href: "#cuts" }, { label: "Kontakt", href: "#contact" }] },
{ title: "Service", items: [{ label: "Tel: 08245 9687139", href: "tel:082459687139" }, { label: "Routenplaner", href: "#contact" }] }
]
}
/>
</div>
</ThemeProvider>
);
}
}