Update src/app/page.tsx
This commit is contained in:
336
src/app/page.tsx
336
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Über uns",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Über uns", id: "#about"},
|
||||
{
|
||||
name: "Menü",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menü", id: "#menu"},
|
||||
{
|
||||
name: "Galerie",
|
||||
id: "#gallery",
|
||||
},
|
||||
name: "Galerie", id: "#gallery"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "FAQs",
|
||||
id: "#faqs",
|
||||
},
|
||||
name: "FAQs", id: "#faqs"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Kontakt", id: "#contact"},
|
||||
]}
|
||||
brandName="The Oasis"
|
||||
/>
|
||||
@@ -71,84 +57,45 @@ export default function LandingPage() {
|
||||
description="Erleben Sie ein unvergleichliches kulinarisches Erlebnis in Bagdad. Glasbasierte Eleganz, fließende Animationen und ein Hauch von Luxus erwarten Sie."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Khalid Al-Amiri",
|
||||
handle: "@KhalidFoodie",
|
||||
testimonial: "Das Oasis bietet eine Geschmacksexplosion, die ich in Bagdad noch nie erlebt habe. Absolut empfehlenswert!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fork-knife-table-with-model-heart-plate_23-2148016816.jpg?_wi=1",
|
||||
imageAlt: "Khalid Al-Amiri",
|
||||
},
|
||||
name: "Khalid Al-Amiri", handle: "@KhalidFoodie", testimonial: "Das Oasis bietet eine Geschmacksexplosion, die ich in Bagdad noch nie erlebt habe. Absolut empfehlenswert!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fork-knife-table-with-model-heart-plate_23-2148016816.jpg", imageAlt: "Khalid Al-Amiri"},
|
||||
{
|
||||
name: "Layla Hassan",
|
||||
handle: "@LaylaLuxury",
|
||||
testimonial: "Jeder Besuch im Oasis ist ein Fest für die Sinne. Das Design und die Speisen sind von höchster Qualität.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant-rec_1258-126151.jpg",
|
||||
imageAlt: "Layla Hassan",
|
||||
},
|
||||
name: "Layla Hassan", handle: "@LaylaLuxury", testimonial: "Jeder Besuch im Oasis ist ein Fest für die Sinne. Das Design und die Speisen sind von höchster Qualität.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant-rec_1258-126151.jpg", imageAlt: "Layla Hassan"},
|
||||
{
|
||||
name: "Ahmed Zaki",
|
||||
handle: "@AhmedEpicure",
|
||||
testimonial: "Die Tischreservierung war kinderleicht und das Team hat unsere Erwartungen übertroffen. Ein Muss!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg",
|
||||
imageAlt: "Ahmed Zaki",
|
||||
},
|
||||
name: "Ahmed Zaki", handle: "@AhmedEpicure", testimonial: "Die Tischreservierung war kinderleicht und das Team hat unsere Erwartungen übertroffen. Ein Muss!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg", imageAlt: "Ahmed Zaki"},
|
||||
{
|
||||
name: "Nadia Saeed",
|
||||
handle: "@NadiaTravels",
|
||||
testimonial: "Als Touristin war ich begeistert von der modernen Interpretation der lokalen Küche. Das Ambiente ist einzigartig.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-jacket-posing-restaurant_627829-4945.jpg",
|
||||
imageAlt: "Nadia Saeed",
|
||||
},
|
||||
name: "Nadia Saeed", handle: "@NadiaTravels", testimonial: "Als Touristin war ich begeistert von der modernen Interpretation der lokalen Küche. Das Ambiente ist einzigartig.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-jacket-posing-restaurant_627829-4945.jpg", imageAlt: "Nadia Saeed"},
|
||||
{
|
||||
name: "Omar Fahd",
|
||||
handle: "@OmarCritic",
|
||||
testimonial: "Ein wahres Juwel in Bagdad. Die Liebe zum Detail in jedem Gericht und im gesamten Restaurant ist bemerkenswert.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-holding-big-flour-bag-kitchen-bakery-house_1303-32319.jpg",
|
||||
imageAlt: "Omar Fahd",
|
||||
},
|
||||
name: "Omar Fahd", handle: "@OmarCritic", testimonial: "Ein wahres Juwel in Bagdad. Die Liebe zum Detail in jedem Gericht und im gesamten Restaurant ist bemerkenswert.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-holding-big-flour-bag-kitchen-bakery-house_1303-32319.jpg", imageAlt: "Omar Fahd"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
tagAnimation="none"
|
||||
buttons={[
|
||||
{
|
||||
text: "Tisch reservieren",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Tisch reservieren", href: "#contact"},
|
||||
{
|
||||
text: "Event anfragen",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Event anfragen", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
buttonAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-portrait-handsome-happy-enthusiastic-guy-striped-shirt-sitting-kitchen-table-with-arms-crossed_343059-3858.jpg",
|
||||
alt: "Khalid Al-Amiri",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-portrait-handsome-happy-enthusiastic-guy-striped-shirt-sitting-kitchen-table-with-arms-crossed_343059-3858.jpg", alt: "Khalid Al-Amiri"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-4006.jpg",
|
||||
alt: "Layla Hassan",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-4006.jpg", alt: "Layla Hassan"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/new-idea-great-business_329181-2907.jpg",
|
||||
alt: "Ahmed Zaki",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/new-idea-great-business_329181-2907.jpg", alt: "Ahmed Zaki"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-together-valentines-day-restaurant_1303-20372.jpg",
|
||||
alt: "Nadia Saeed",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/couple-together-valentines-day-restaurant_1303-20372.jpg", alt: "Nadia Saeed"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32157.jpg",
|
||||
alt: "Omar Fahd",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32157.jpg", alt: "Omar Fahd"},
|
||||
]}
|
||||
avatarText="Unsere glücklichen Gäste"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32157.jpg?_wi=1"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32157.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg"
|
||||
imageAlt="Luxuriöses Restaurant-Interieur"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
@@ -178,53 +125,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Köstliche Mezze Variation",
|
||||
price: "25.000 IQD",
|
||||
variant: "Vorspeise",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vegetables_23-2148494042.jpg",
|
||||
imageAlt: "Mezze Variation",
|
||||
},
|
||||
id: "m1", name: "Köstliche Mezze Variation", price: "25.000 IQD", variant: "Vorspeise", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-vegetables_23-2148494042.jpg", imageAlt: "Mezze Variation"},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Bagdader Lammkeule",
|
||||
price: "55.000 IQD",
|
||||
variant: "Hauptgericht",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ribeye-steak-finely-cooked-cut-served-with-tartar-sauce_114579-2030.jpg",
|
||||
imageAlt: "Bagdader Lammkeule",
|
||||
},
|
||||
id: "m2", name: "Bagdader Lammkeule", price: "55.000 IQD", variant: "Hauptgericht", imageSrc: "http://img.b2bpic.net/free-photo/ribeye-steak-finely-cooked-cut-served-with-tartar-sauce_114579-2030.jpg", imageAlt: "Bagdader Lammkeule"},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Dattel-Kardamom Mousse",
|
||||
price: "18.000 IQD",
|
||||
variant: "Dessert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-cream-almond-flakes-white-plate_141793-2907.jpg",
|
||||
imageAlt: "Dattel-Kardamom Mousse",
|
||||
},
|
||||
id: "m3", name: "Dattel-Kardamom Mousse", price: "18.000 IQD", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-cream-almond-flakes-white-plate_141793-2907.jpg", imageAlt: "Dattel-Kardamom Mousse"},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Signature Cocktail \"Oasis Glow\"",
|
||||
price: "15.000 IQD",
|
||||
variant: "Getränke",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-champagne-new-year-anniversary_23-2148339613.jpg",
|
||||
imageAlt: "Oasis Glow Cocktail",
|
||||
},
|
||||
id: "m4", name: "Signature Cocktail \"Oasis Glow\"", price: "15.000 IQD", variant: "Getränke", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-champagne-new-year-anniversary_23-2148339613.jpg", imageAlt: "Oasis Glow Cocktail"},
|
||||
{
|
||||
id: "m5",
|
||||
name: "Saisonale Fischplatte",
|
||||
price: "48.000 IQD",
|
||||
variant: "Spezial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fruit-slices-such-as-orange-lemon-inside-plate-brown-wooden-desk-fruit-fresh-color-health_140725-28166.jpg",
|
||||
imageAlt: "Saisonale Fischplatte",
|
||||
},
|
||||
id: "m5", name: "Saisonale Fischplatte", price: "48.000 IQD", variant: "Spezial", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fruit-slices-such-as-orange-lemon-inside-plate-brown-wooden-desk-fruit-fresh-color-health_140725-28166.jpg", imageAlt: "Saisonale Fischplatte"},
|
||||
{
|
||||
id: "m6",
|
||||
name: "Gefüllte Weinblätter (Dolma)",
|
||||
price: "22.000 IQD",
|
||||
variant: "Vorspeise",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510888.jpg",
|
||||
imageAlt: "Gefüllte Weinblätter",
|
||||
},
|
||||
id: "m6", name: "Gefüllte Weinblätter (Dolma)", price: "22.000 IQD", variant: "Vorspeise", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510888.jpg", imageAlt: "Gefüllte Weinblätter"},
|
||||
]}
|
||||
title="Unsere Kulinarischen Highlights"
|
||||
description="Eine sorgfältig kuratierte Auswahl an Gerichten, die sowohl traditionelle Aromen als auch moderne Kreationen zelebrieren und Ihre Sinne verwöhnen."
|
||||
@@ -238,46 +149,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Exquisite Interieurs",
|
||||
description: "Tauchen Sie ein in unsere elegant gestalteten Räume, wo jedes Detail für Ihr Wohlbefinden arrangiert ist.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defocused-restaurant-entrance_1203-378.jpg",
|
||||
imageAlt: "Restaurant-Interieur",
|
||||
},
|
||||
title: "Exquisite Interieurs", description: "Tauchen Sie ein in unsere elegant gestalteten Räume, wo jedes Detail für Ihr Wohlbefinden arrangiert ist.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defocused-restaurant-entrance_1203-378.jpg", imageAlt: "Restaurant-Interieur"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-using-eggs-cook_23-2149646240.jpg",
|
||||
imageAlt: "Koch in Aktion",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32157.jpg?_wi=2",
|
||||
imageAlt: "restaurant interior view from entrance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-using-eggs-cook_23-2149646240.jpg", imageAlt: "Koch in Aktion"}
|
||||
},
|
||||
{
|
||||
title: "Glas-Design & Moderne",
|
||||
description: "Erleben Sie die einzigartige Architektur unseres Restaurants, inspiriert von Glas-Elementen und futuristischer Ästhetik.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151012344.jpg",
|
||||
imageAlt: "Glas-Interieur",
|
||||
},
|
||||
title: "Glas-Design & Moderne", description: "Erleben Sie die einzigartige Architektur unseres Restaurants, inspiriert von Glas-Elementen und futuristischer Ästhetik.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151012344.jpg", imageAlt: "Glas-Interieur"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-food-spices-stuffed-cabbage-with-herbs-lemon-sauce-bowls-rice-colorful-spices-black-pepper-dark-table_140725-118702.jpg",
|
||||
imageAlt: "Dessert-Präsentation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg?_wi=2",
|
||||
imageAlt: "restaurant interior view from entrance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-food-spices-stuffed-cabbage-with-herbs-lemon-sauce-bowls-rice-colorful-spices-black-pepper-dark-table_140725-118702.jpg", imageAlt: "Dessert-Präsentation"}
|
||||
},
|
||||
{
|
||||
title: "Unvergessliche Momente",
|
||||
description: "Wir schaffen den perfekten Rahmen für Ihre besonderen Anlässe, von romantischen Dinners bis zu Feierlichkeiten.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-couple-clinking-glasses-together-restaurant_53876-42638.jpg",
|
||||
imageAlt: "Romantisches Dinner",
|
||||
},
|
||||
title: "Unvergessliche Momente", description: "Wir schaffen den perfekten Rahmen für Ihre besonderen Anlässe, von romantischen Dinners bis zu Feierlichkeiten.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-couple-clinking-glasses-together-restaurant_53876-42638.jpg", imageAlt: "Romantisches Dinner"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517403.jpg",
|
||||
imageAlt: "Service am Tisch",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fork-knife-table-with-model-heart-plate_23-2148016816.jpg?_wi=2",
|
||||
imageAlt: "restaurant interior view from entrance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517403.jpg", imageAlt: "Service am Tisch"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -292,36 +179,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
groups={[
|
||||
{
|
||||
id: "leadership",
|
||||
groupTitle: "Führungsteam & Kulinarische Meister",
|
||||
members: [
|
||||
id: "leadership", groupTitle: "Führungsteam & Kulinarische Meister", members: [
|
||||
{
|
||||
id: "chef",
|
||||
title: "Chefkoch Ali Khan",
|
||||
subtitle: "Kulinarischer Direktor",
|
||||
detail: "Chef Ali Khan vereint traditionelle irakische Aromen mit moderner Kochkunst, um unvergessliche Gerichte zu kreieren.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-food-plate_23-2149631671.jpg",
|
||||
imageAlt: "Chefkoch Ali Khan",
|
||||
},
|
||||
id: "chef", title: "Chefkoch Ali Khan", subtitle: "Kulinarischer Direktor", detail: "Chef Ali Khan vereint traditionelle irakische Aromen mit moderner Kochkunst, um unvergessliche Gerichte zu kreieren.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-food-plate_23-2149631671.jpg", imageAlt: "Chefkoch Ali Khan"},
|
||||
{
|
||||
id: "manager",
|
||||
title: "Sarah Youssef",
|
||||
subtitle: "Restaurantmanagerin",
|
||||
detail: "Mit ihrer Expertise in der gehobenen Gastronomie sorgt Sarah Youssef für einen reibungslosen Ablauf und exzellenten Service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-man-table-restaurant_23-2147689186.jpg",
|
||||
imageAlt: "Restaurantmanagerin Sarah Youssef",
|
||||
},
|
||||
id: "manager", title: "Sarah Youssef", subtitle: "Restaurantmanagerin", detail: "Mit ihrer Expertise in der gehobenen Gastronomie sorgt Sarah Youssef für einen reibungslosen Ablauf und exzellenten Service.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-man-table-restaurant_23-2147689186.jpg", imageAlt: "Restaurantmanagerin Sarah Youssef"},
|
||||
{
|
||||
id: "sommelier",
|
||||
title: "Rami Said",
|
||||
subtitle: "Sommelier & Barchef",
|
||||
detail: "Rami Said kuratiert unsere erlesene Weinkarte und kreiert innovative Cocktails, die jedes Menü perfekt ergänzen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bartender-prepares-cocktail-lounge_482257-45361.jpg",
|
||||
imageAlt: "Sommelier Rami Said",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32157.jpg?_wi=3",
|
||||
imageAlt: "professional chef portrait confident",
|
||||
id: "sommelier", title: "Rami Said", subtitle: "Sommelier & Barchef", detail: "Rami Said kuratiert unsere erlesene Weinkarte und kreiert innovative Cocktails, die jedes Menü perfekt ergänzen.", imageSrc: "http://img.b2bpic.net/free-photo/bartender-prepares-cocktail-lounge_482257-45361.jpg", imageAlt: "Sommelier Rami Said"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Unser Engagiertes Team"
|
||||
@@ -335,65 +200,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Amira Al-Farsi",
|
||||
date: "22. März 2024",
|
||||
title: "Ein Stück Paradies in Bagdad",
|
||||
quote: "Das Oasis hat mich mit seinem atemberaubenden Ambiente und der außergewöhnlichen Küche sofort verzaubert. Ein unvergessliches Erlebnis!",
|
||||
tag: "Exquisit",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-elderly-chef-dressed-uniform-with-crossed-arms-against-dark-background_613910-17580.jpg",
|
||||
avatarAlt: "Amira Al-Farsi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg",
|
||||
imageAlt: "Paar beim Dinner",
|
||||
},
|
||||
id: "t1", name: "Amira Al-Farsi", date: "22. März 2024", title: "Ein Stück Paradies in Bagdad", quote: "Das Oasis hat mich mit seinem atemberaubenden Ambiente und der außergewöhnlichen Küche sofort verzaubert. Ein unvergessliches Erlebnis!", tag: "Exquisit", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-elderly-chef-dressed-uniform-with-crossed-arms-against-dark-background_613910-17580.jpg", avatarAlt: "Amira Al-Farsi", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg", imageAlt: "Paar beim Dinner"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Dr. Basim Sharif",
|
||||
date: "15. Februar 2024",
|
||||
title: "Perfektion in jedem Detail",
|
||||
quote: "Als Geschäftsmann schätze ich die Diskretion und den makellosen Service. Das Essen ist eine Offenbarung.",
|
||||
tag: "Professionell",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/brunette-asian-brown-eyed-woman-stylish-beret-red-dress-beige-trench-coat-sits-cozy-street-cafe-holds-trendy-eyeglasses-takes-selfie_197531-24789.jpg",
|
||||
avatarAlt: "Dr. Basim Sharif",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517442.jpg",
|
||||
imageAlt: "Geschäftsessen",
|
||||
},
|
||||
id: "t2", name: "Dr. Basim Sharif", date: "15. Februar 2024", title: "Perfektion in jedem Detail", quote: "Als Geschäftsmann schätze ich die Diskretion und den makellosen Service. Das Essen ist eine Offenbarung.", tag: "Professionell", avatarSrc: "http://img.b2bpic.net/free-photo/brunette-asian-brown-eyed-woman-stylish-beret-red-dress-beige-trench-coat-sits-cozy-street-cafe-holds-trendy-eyeglasses-takes-selfie_197531-24789.jpg", avatarAlt: "Dr. Basim Sharif", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517442.jpg", imageAlt: "Geschäftsessen"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Zahra Ali",
|
||||
date: "08. Januar 2024",
|
||||
title: "Romantik pur!",
|
||||
quote: "Wir haben unseren Hochzeitstag hier gefeiert, und es war magisch. Das Personal hat sich um alles gekümmert.",
|
||||
tag: "Romantisch",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/deaf-woman-communicating-through-sign-language_23-2148590375.jpg",
|
||||
avatarAlt: "Zahra Ali",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-with-rice-raddish_140725-3403.jpg",
|
||||
imageAlt: "Romantisches Dinner",
|
||||
},
|
||||
id: "t3", name: "Zahra Ali", date: "08. Januar 2024", title: "Romantik pur!", quote: "Wir haben unseren Hochzeitstag hier gefeiert, und es war magisch. Das Personal hat sich um alles gekümmert.", tag: "Romantisch", avatarSrc: "http://img.b2bpic.net/free-photo/deaf-woman-communicating-through-sign-language_23-2148590375.jpg", avatarAlt: "Zahra Ali", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-with-rice-raddish_140725-3403.jpg", imageAlt: "Romantisches Dinner"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Faisal Mahmood",
|
||||
date: "01. Dezember 2023",
|
||||
title: "Ein kulinarisches Meisterwerk",
|
||||
quote: "Die kreative Speisekarte und die beeindruckende Weinauswahl machen The Oasis zur Top-Adresse in Bagdad.",
|
||||
tag: "Innovativ",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-near-rose-flowers_23-2148068594.jpg",
|
||||
avatarAlt: "Faisal Mahmood",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-taking-photo-food_23-2149304420.jpg",
|
||||
imageAlt: "Essensfotografie",
|
||||
},
|
||||
id: "t4", name: "Faisal Mahmood", date: "01. Dezember 2023", title: "Ein kulinarisches Meisterwerk", quote: "Die kreative Speisekarte und die beeindruckende Weinauswahl machen The Oasis zur Top-Adresse in Bagdad.", tag: "Innovativ", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-near-rose-flowers_23-2148068594.jpg", avatarAlt: "Faisal Mahmood", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-taking-photo-food_23-2149304420.jpg", imageAlt: "Essensfotografie"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Hana Safi",
|
||||
date: "19. November 2023",
|
||||
title: "Ein unvergesslicher Abend",
|
||||
quote: "Ich bin extra aus Dubai angereist, um hier zu speisen, und es hat sich gelohnt. Die Atmosphäre ist unschlagbar.",
|
||||
tag: "Luxuriös",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street_158538-14341.jpg",
|
||||
avatarAlt: "Hana Safi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-having-cocktails_23-2150244992.jpg",
|
||||
imageAlt: "Ausländische Gäste",
|
||||
},
|
||||
id: "t5", name: "Hana Safi", date: "19. November 2023", title: "Ein unvergesslicher Abend", quote: "Ich bin extra aus Dubai angereist, um hier zu speisen, und es hat sich gelohnt. Die Atmosphäre ist unschlagbar.", tag: "Luxuriös", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street_158538-14341.jpg", avatarAlt: "Hana Safi", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-having-cocktails_23-2150244992.jpg", imageAlt: "Ausländische Gäste"},
|
||||
]}
|
||||
title="Was Unsere Gäste Sagen"
|
||||
description="Hören Sie von den unvergesslichen Momenten und kulinarischen Reisen, die unsere Besucher im The Oasis erlebt haben."
|
||||
@@ -405,25 +220,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Wie kann ich einen Tisch reservieren?",
|
||||
content: "Sie können ganz einfach online über unser Reservierungsformular auf dieser Seite einen Tisch buchen oder uns telefonisch kontaktieren. Wir empfehlen, besonders am Wochenende, frühzeitig zu reservieren.",
|
||||
},
|
||||
id: "faq1", title: "Wie kann ich einen Tisch reservieren?", content: "Sie können ganz einfach online über unser Reservierungsformular auf dieser Seite einen Tisch buchen oder uns telefonisch kontaktieren. Wir empfehlen, besonders am Wochenende, frühzeitig zu reservieren."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Kann ich das Restaurant für private Events buchen?",
|
||||
content: "Ja, The Oasis bietet exklusive Räumlichkeiten für Hochzeiten, Geburtstage, Firmenfeiern und andere besondere Anlässe. Bitte nutzen Sie unser Event-Anfrageformular für ein maßgeschneidertes Angebot.",
|
||||
},
|
||||
id: "faq2", title: "Kann ich das Restaurant für private Events buchen?", content: "Ja, The Oasis bietet exklusive Räumlichkeiten für Hochzeiten, Geburtstage, Firmenfeiern und andere besondere Anlässe. Bitte nutzen Sie unser Event-Anfrageformular für ein maßgeschneidertes Angebot."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Gibt es Parkmöglichkeiten vor Ort?",
|
||||
content: "Wir verfügen über eine begrenzte Anzahl an Parkplätzen direkt am Restaurant. Weitere öffentliche Parkmöglichkeiten finden Sie in unmittelbarer Nähe.",
|
||||
},
|
||||
id: "faq3", title: "Gibt es Parkmöglichkeiten vor Ort?", content: "Wir verfügen über eine begrenzte Anzahl an Parkplätzen direkt am Restaurant. Weitere öffentliche Parkmöglichkeiten finden Sie in unmittelbarer Nähe."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Bieten Sie vegetarische/vegane Optionen an?",
|
||||
content: "Ja, unsere Speisekarte umfasst eine Auswahl an köstlichen vegetarischen und veganen Gerichten. Bitte informieren Sie unser Personal bei der Bestellung über spezielle Ernährungsbedürfnisse.",
|
||||
},
|
||||
id: "faq4", title: "Bieten Sie vegetarische/vegane Optionen an?", content: "Ja, unsere Speisekarte umfasst eine Auswahl an köstlichen vegetarischen und veganen Gerichten. Bitte informieren Sie unser Personal bei der Bestellung über spezielle Ernährungsbedürfnisse."},
|
||||
]}
|
||||
sideTitle="Häufig Gestellte Fragen"
|
||||
sideDescription="Finden Sie schnelle Antworten auf Ihre Fragen zu Reservierungen, Events, Speisen und Ihrem Besuch bei The Oasis."
|
||||
@@ -436,22 +239,15 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Besuchen Sie uns in Bagdad für ein unvergessliches Erlebnis oder kontaktieren Sie uns für Reservierungen und Eventanfragen.\n\nÖffnungszeiten: Di-So 18:00 - 23:00 Uhr\nTelefon: +964 770 1234567\nWhatsApp: +964 770 1234567"
|
||||
buttons={[
|
||||
{
|
||||
text: "Tisch reservieren",
|
||||
href: "tel:+9647701234567",
|
||||
},
|
||||
text: "Tisch reservieren", href: "tel:+9647701234567"},
|
||||
{
|
||||
text: "Event anfragen",
|
||||
href: "mailto:events@theoasis.com",
|
||||
},
|
||||
text: "Event anfragen", href: "mailto:events@theoasis.com"},
|
||||
{
|
||||
text: "Standort auf Karte",
|
||||
href: "https://maps.app.goo.gl/yourrestaurantlocation",
|
||||
},
|
||||
text: "Standort auf Karte", href: "https://maps.app.goo.gl/yourrestaurantlocation"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -463,19 +259,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/the.oasis.baghdad",
|
||||
ariaLabel: "Instagram Profil von The Oasis",
|
||||
},
|
||||
href: "https://instagram.com/the.oasis.baghdad", ariaLabel: "Instagram Profil von The Oasis"},
|
||||
{
|
||||
icon: Globe,
|
||||
href: "https://tiktok.com/@the.oasis.baghdad",
|
||||
ariaLabel: "TikTok Profil von The Oasis",
|
||||
},
|
||||
href: "https://tiktok.com/@the.oasis.baghdad", ariaLabel: "TikTok Profil von The Oasis"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/the.oasis.baghdad",
|
||||
ariaLabel: "Facebook Seite von The Oasis",
|
||||
},
|
||||
href: "https://facebook.com/the.oasis.baghdad", ariaLabel: "Facebook Seite von The Oasis"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user