Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3fc16a0c23 | |||
| 89297c0a84 |
@@ -30,58 +30,58 @@ export default function ItalianRestaurantPage() {
|
|||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
brandName="Bella Italia"
|
brandName="Bangkok Bistro"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Menu", id: "menu" },
|
{ name: "Speisekarte", id: "menu" },
|
||||||
{ name: "About", id: "about" },
|
{ name: "Über Uns", id: "about" },
|
||||||
{ name: "Reservations", id: "contact" },
|
{ name: "Reservierungen", id: "contact" },
|
||||||
{ name: "Reviews", id: "testimonials" }
|
{ name: "Bewertungen", id: "testimonials" }
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Book a Table", href: "contact"
|
text: "Tisch reservieren", href: "contact"
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboard
|
<HeroBillboard
|
||||||
title="Welcome to Bella Italia"
|
title="Willkommen im Bangkok Bistro"
|
||||||
description="Authentic Italian cuisine crafted with passion and tradition. Experience the flavors of Italy in every dish."
|
description="Authentische thailändische Küche, zubereitet mit Leidenschaft und Tradition. Erleben Sie die Aromen Thailands in jedem Gericht. Halal-zertifiziert."
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
tag="Fine Dining"
|
tag="Exquisites thailändisches Essen"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
imageSrc="https://img.b2bpic.net/premium-photo/tasted-famous-italian-food_119101-260.jpg?id=6608694"
|
imageSrc="https://img.b2bpic.net/premium-photo/thai-restaurant-interior_119101-500.jpg?id=6608695"
|
||||||
imageAlt="Elegant Italian restaurant dining room"
|
imageAlt="Gemütlicher Speisesaal im thailändischen Restaurant"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Reserve Now", href: "contact" },
|
{ text: "Jetzt reservieren", href: "contact" },
|
||||||
{ text: "View Menu", href: "menu" }
|
{ text: "Speisekarte ansehen", href: "menu" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<TextAbout
|
<TextAbout
|
||||||
title="At Bella Italia, we honor the rich culinary traditions of Italy while celebrating the art of fine dining. Every dish tells a story of tradition, craftsmanship, and love for food."
|
title="Im Bangkok Bistro ehren wir die reichen kulinarischen Traditionen Thailands und zelebrieren die Kunst des feinen Essens. Jedes Halal-zertifizierte Gericht erzählt eine Geschichte von Tradition, Handwerkskunst und Liebe zum Essen."
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Learn More", href: "#" }
|
{ text: "Mehr erfahren", href: "#" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="menu" data-section="menu">
|
<div id="menu" data-section="menu">
|
||||||
<ProductCardOne
|
<ProductCardOne
|
||||||
title="Featured Dishes"
|
title="Unsere Empfehlungen"
|
||||||
description="Discover our signature dishes, carefully crafted using authentic Italian recipes and premium ingredients."
|
description="Entdecken Sie unsere Spezialitäten, sorgfältig zubereitet nach authentischen thailändischen Rezepten und mit erstklassigen Halal-Zutaten."
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Tagliatelle al Ragù", price: "$28", imageSrc: "https://img.b2bpic.net/free-photo/italian-spaghetti-tomato-sauce-with-parmesan-inside-blue-plate-top-view_114579-1556.jpg", imageAlt: "Tagliatelle al Ragù with meat sauce"
|
id: "1", name: "Pad Thai mit Garnelen", price: "€22", imageSrc: "https://img.b2bpic.net/free-photo/pad-thai-shrimps-lime_1379-1147.jpg?w=800&h=600", imageAlt: "Authentisches Pad Thai mit Garnelen"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Risotto ai Funghi", price: "$26", imageSrc: "https://img.b2bpic.net/free-photo/pasta-tomato-sauce-with-chopped-parmesan-tomato-basilic_114579-919.jpg", imageAlt: "Creamy mushroom risotto"
|
id: "2", name: "Grünes Curry mit Huhn", price: "€20", imageSrc: "https://img.b2bpic.net/free-photo/delicious-thai-green-curry_1203-2475.jpg?w=800&h=600", imageAlt: "Cremiges grünes Thai-Curry mit Halal-Hähnchen"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Tiramisu Tradizionale", price: "$12", imageSrc: "https://img.b2bpic.net/free-photo/top-view-chicken-spaghetti-with-bell-peppers-parsley_140725-312.jpg", imageAlt: "Classic tiramisu dessert"
|
id: "3", name: "Mango Sticky Rice", price: "€10", imageSrc: "https://img.b2bpic.net/free-photo/thai-dessert-mango-sticky-rice_1339-387.jpg?w=800&h=600", imageAlt: "Klassischer Mango Sticky Rice"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
@@ -93,14 +93,14 @@ export default function ItalianRestaurantPage() {
|
|||||||
|
|
||||||
<div id="impact" data-section="impact">
|
<div id="impact" data-section="impact">
|
||||||
<MetricCardFourteen
|
<MetricCardFourteen
|
||||||
title="Celebrating Our Success"
|
title="Wir feiern unseren Erfolg"
|
||||||
tag="By The Numbers"
|
tag="In Zahlen"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1", value: "25+", description: "Years of excellence in authentic Italian cuisine and hospitality"
|
id: "1", value: "25+", description: "Jahre Exzellenz in authentischer thailändischer Küche und Gastfreundschaft"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", value: "50,000+", description: "Happy customers who have enjoyed memorable dining experiences at Bella Italia"
|
id: "2", value: "50.000+", description: "Zufriedene Kunden, die unvergessliche kulinarische Erlebnisse im Bangkok Bistro genossen haben. Halal-zertifizierte Qualität."
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
@@ -110,20 +110,20 @@ export default function ItalianRestaurantPage() {
|
|||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTen
|
<TestimonialCardTen
|
||||||
title="What Our Guests Say"
|
title="Was unsere Gäste sagen"
|
||||||
description="Experience the warmth and authenticity that our visitors cherish about Bella Italia."
|
description="Erleben Sie die Herzlichkeit und Authentizität, die unsere Besucher am Bangkok Bistro schätzen. Wir sind stolz auf unsere Halal-Zertifizierung."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", title: "An Unforgettable Evening", quote: "The pasta was absolutely divine! Every bite transported me straight to Italy. The ambiance, the service, everything was perfect. We'll definitely be back.", name: "Maria Rossi", role: "Food Critic", imageSrc: "https://img.b2bpic.net/free-photo/culinary-expert-commercial-kitchen-prepares-dish-with-fresh-basil-parsley_482257-124314.jpg", imageAlt: "Maria Rossi"
|
id: "1", title: "Ein unvergesslicher Abend", quote: "Das grüne Curry war absolut göttlich! Jeder Bissen entführte mich direkt nach Thailand. Das Ambiente, der Service, alles war perfekt. Wir kommen auf jeden Fall wieder.", name: "Lena Schmidt", role: "Food-Kritikerin", imageSrc: "https://img.b2bpic.net/free-photo/culinary-expert-commercial-kitchen-prepares-dish-with-fresh-basil-parsley_482257-124314.jpg", imageAlt: "Lena Schmidt"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Authentic Italian Magic", quote: "This is the most authentic Italian restaurant I've found in the city. The chef clearly knows his craft, and it shows in every plate. A true gem!", name: "Giovanni Ferrari", role: "Restaurant Enthusiast", imageSrc: "https://img.b2bpic.net/free-photo/chef-white-uniform-garnishes-plated-dish-with-herbs-spices_482257-121123.jpg", imageAlt: "Giovanni Ferrari"
|
id: "2", title: "Authentische Thai-Magie", quote: "Dies ist das authentischste thailändische Restaurant mit Halal-Zertifizierung, das ich in der Stadt gefunden habe. Der Koch versteht sein Handwerk, und das zeigt sich in jedem Gericht. Ein wahres Juwel!", name: "Max Müller", role: "Restaurant-Liebhaber", imageSrc: "https://img.b2bpic.net/free-photo/chef-white-uniform-garnishes-plated-dish-with-herbs-spices_482257-121123.jpg", imageAlt: "Max Müller"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Perfect for Special Occasions", quote: "We celebrated our anniversary here and it was spectacular. The attention to detail, the wine pairings, the warmth of the staff – simply extraordinary.", name: "Elena Marchetti", role: "Couple", imageSrc: "https://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16131.jpg", imageAlt: "Elena Marchetti"
|
id: "3", title: "Perfekt für besondere Anlässe", quote: "Wir haben hier unser Jubiläum gefeiert, und es war spektakulär. Die Liebe zum Detail, die Getränkeempfehlungen, die Herzlichkeit des Personals – einfach außergewöhnlich.", name: "Anna Meier", role: "Jubiläumspaar", imageSrc: "https://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16131.jpg", imageAlt: "Anna Meier"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", title: "Worth Every Visit", quote: "I've been coming to Bella Italia for three years now. The consistency, quality, and passion never wavers. It's become my second home.", name: "Antonio Bianchi", role: "Regular Guest", imageSrc: "https://img.b2bpic.net/free-photo/chef-workg-together-professional-kitchen_23-2149727992.jpg", imageAlt: "Antonio Bianchi"
|
id: "4", title: "Jeder Besuch wert", quote: "Ich komme seit drei Jahren ins Bangkok Bistro. Die Beständigkeit, Qualität und Leidenschaft lassen nie nach. Es ist mein zweites Zuhause geworden.", name: "Thomas Schulz", role: "Stammgast", imageSrc: "https://img.b2bpic.net/free-photo/chef-workg-together-professional-kitchen_23-2149727992.jpg", imageAlt: "Thomas Schulz"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -133,19 +133,19 @@ export default function ItalianRestaurantPage() {
|
|||||||
|
|
||||||
<div id="comparison" data-section="comparison">
|
<div id="comparison" data-section="comparison">
|
||||||
<FeatureCardSixteen
|
<FeatureCardSixteen
|
||||||
title="What Sets Us Apart"
|
title="Was uns auszeichnet"
|
||||||
description="Traditional Italian dining elevated with modern hospitality and exceptional service."
|
description="Traditionelles thailändisches Essen, verfeinert mit moderner Gastfreundschaft und außergewöhnlichem Service. Halal-Qualität garantiert."
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
negativeCard={{
|
negativeCard={{
|
||||||
items: [
|
items: [
|
||||||
"Frozen pre-made ingredients", "Inconsistent flavors", "Rushed service", "Limited wine selection"
|
"Gefrorene Fertigzutaten", "Inkonsistente Aromen", "Gehetzter Service", "Begrenzte Getränkeauswahl"
|
||||||
]
|
]
|
||||||
}}
|
}}
|
||||||
positiveCard={{
|
positiveCard={{
|
||||||
items: [
|
items: [
|
||||||
"Fresh ingredients sourced daily from Italy", "Consistent excellence in every dish", "Attentive, unhurried service", "Curated selection of Italian wines"
|
"Täglich frische, Halal-zertifizierte Zutaten", "Durchgängige Exzellenz in jedem Gericht", "Aufmerksamer, unaufdringlicher Service", "Ausgewählte Auswahl an traditionellen und modernen Getränken"
|
||||||
]
|
]
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
@@ -153,11 +153,11 @@ export default function ItalianRestaurantPage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactText
|
||||||
text="Ready to experience authentic Italian cuisine? Reserve your table at Bella Italia and join us for an evening of culinary excellence."
|
text="Bereit, authentische thailändische Küche zu erleben? Reservieren Sie Ihren Tisch im Bangkok Bistro und genießen Sie einen Abend kulinarischer Exzellenz. Wir sind Halal-zertifiziert."
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Make a Reservation", href: "https://example.com/reservations" },
|
{ text: "Eine Reservierung vornehmen", href: "https://example.com/reservations" },
|
||||||
{ text: "Contact Us", href: "mailto:info@bellaitalia.com" }
|
{ text: "Kontaktieren Sie uns", href: "mailto:info@bangkokbistro.com" }
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
@@ -165,9 +165,9 @@ export default function ItalianRestaurantPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoReveal
|
<FooterLogoReveal
|
||||||
logoText="Bella Italia - Opening Hours: 11:00–22:00 Uhr"
|
logoText="Bangkok Bistro - Halal-zertifiziert - Öffnungszeiten: 11:00–22:00 Uhr"
|
||||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
leftLink={{ text: "Datenschutzerklärung", href: "#" }}
|
||||||
rightLink={{ text: "Contact Us", href: "#contact" }}
|
rightLink={{ text: "Kontakt", href: "#contact" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user