Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 47109ee372 | |||
| 896d705715 | |||
| 8b6cfa53e4 | |||
| d4e60c69a7 | |||
| 39d493d352 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table", href: "#reservation" },
|
||||
{ text: "Reserve a Table", href: "#reservation" }
|
||||
{ text: "Explore Menu", href: "#menu" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
@@ -91,16 +91,20 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "feature-1", title: "Amazing Atmosphere & Décor", author: "Premium Experience", description: "Immerse yourself in our beautifully designed space with warm lighting, elegant wood textures, and Mediterranean-inspired touches that create the perfect ambiance for any occasion.", tags: ["Design", "Ambiance", "Comfort"], imageSrc: "http://img.b2bpic.net/free-photo/singe-dish-table_23-2147681075.jpg?_wi=2", imageAlt: "restaurant atmosphere dining ambiance wood decor"
|
||||
id: "feature-1", title: "Amazing Atmosphere & Décor", author: "Premium Experience", description: "Immerse yourself in our beautifully designed space with warm lighting, elegant wood textures, and Mediterranean-inspired touches that create the perfect ambiance for any occasion.", tags: ["Design", "Ambiance", "Comfort"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/singe-dish-table_23-2147681075.jpg?_wi=2", imageAlt: "restaurant atmosphere dining ambiance wood decor"
|
||||
},
|
||||
{
|
||||
id: "feature-2", title: "Delicious & Generous Portions", author: "Culinary Excellence", description: "Savor authentic Lebanese and Mediterranean dishes prepared with the finest ingredients. Our generous portions ensure you leave satisfied, with fair pricing that respects your wallet.", tags: ["Cuisine", "Quality", "Value"], imageSrc: "http://img.b2bpic.net/free-photo/appetizer-set-with-salads-olives-pickles-chopped-beetroot-tomatoes-cheese-yogurt_140725-8341.jpg?_wi=1", imageAlt: "Mediterranean appetizers Lebanese meze shared plates"
|
||||
id: "feature-2", title: "Delicious & Generous Portions", author: "Culinary Excellence", description: "Savor authentic Lebanese and Mediterranean dishes prepared with the finest ingredients. Our generous portions ensure you leave satisfied, with fair pricing that respects your wallet.", tags: ["Cuisine", "Quality", "Value"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/appetizer-set-with-salads-olives-pickles-chopped-beetroot-tomatoes-cheese-yogurt_140725-8341.jpg?_wi=1", imageAlt: "Mediterranean appetizers Lebanese meze shared plates"
|
||||
},
|
||||
{
|
||||
id: "feature-3", title: "Excellent Customer Service", author: "Hospitality First", description: "Our welcoming and attentive staff goes above and beyond to make you feel valued. Every guest receives the care and attention that transforms a meal into a cherished memory.", tags: ["Service", "Hospitality", "Care"], imageSrc: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg?_wi=1", imageAlt: "restaurant group dining happy customers social gathering"
|
||||
id: "feature-3", title: "Excellent Customer Service", author: "Hospitality First", description: "Our welcoming and attentive staff goes above and beyond to make you feel valued. Every guest receives the care and attention that transforms a meal into a cherished memory.", tags: ["Service", "Hospitality", "Care"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg?_wi=1", imageAlt: "restaurant group dining happy customers social gathering"
|
||||
},
|
||||
{
|
||||
id: "feature-4", title: "Prime Location at Zaitunay Bay", author: "Waterfront Setting", description: "Nestled in Beirut's most vibrant waterfront destination, Ahwet Zeitouna offers stunning views, easy access, and an energetic yet relaxed atmosphere perfect for dining.", tags: ["Location", "Views", "Accessibility"], imageSrc: "http://img.b2bpic.net/free-photo/beach-restaurant-evening_661209-253.jpg?_wi=1", imageAlt: "waterfront view bay landscape sunset dining"
|
||||
id: "feature-4", title: "Prime Location at Zaitunay Bay", author: "Waterfront Setting", description: "Nestled in Beirut's most vibrant waterfront destination, Ahwet Zeitouna offers stunning views, easy access, and an energetic yet relaxed atmosphere perfect for dining.", tags: ["Location", "Views", "Accessibility"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-restaurant-evening_661209-253.jpg?_wi=1", imageAlt: "waterfront view bay landscape sunset dining"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -117,18 +121,18 @@ export default function LandingPage() {
|
||||
tagIcon={UtensilsCrossed}
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{ id: "breakfast-1", name: "Manakish Zaatar", price: "Breakfast", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=1", imageAlt: "Manakish Zaatar" },
|
||||
{ id: "breakfast-2", name: "Eggs with Labneh", price: "Breakfast", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=2", imageAlt: "Eggs with Labneh" },
|
||||
{ id: "breakfast-3", name: "Lebanese Breakfast Platter", price: "Breakfast", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=3", imageAlt: "Lebanese Breakfast Platter" },
|
||||
{ id: "lunch-1", name: "Grilled Hammour", price: "Lunch", imageSrc: "http://img.b2bpic.net/free-photo/appetizer-set-with-salads-olives-pickles-chopped-beetroot-tomatoes-cheese-yogurt_140725-8341.jpg?_wi=2", imageAlt: "Grilled Hammour" },
|
||||
{ id: "lunch-2", name: "Mixed Grill Selection", price: "Lunch", imageSrc: "http://img.b2bpic.net/free-photo/appetizer-set-with-salads-olives-pickles-chopped-beetroot-tomatoes-cheese-yogurt_140725-8341.jpg?_wi=3", imageAlt: "Mixed Grill Selection" },
|
||||
{ id: "lunch-3", name: "Kibbeh Nayyeh", price: "Lunch", imageSrc: "http://img.b2bpic.net/free-photo/appetizer-set-with-salads-olives-pickles-chopped-beetroot-tomatoes-cheese-yogurt_140725-8341.jpg?_wi=4", imageAlt: "Kibbeh Nayyeh" },
|
||||
{ id: "dinner-1", name: "Seafood Platter", price: "Dinner", imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-lindos-greek-island-rhodes-view-aegean-sea-islands-dodecanese-archipelago-europe-travel-time_166373-3822.jpg?_wi=1", imageAlt: "Seafood Platter" },
|
||||
{ id: "dinner-2", name: "Lamb Shawarma", price: "Dinner", imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-lindos-greek-island-rhodes-view-aegean-sea-islands-dodecanese-archipelago-europe-travel-time_166373-3822.jpg?_wi=2", imageAlt: "Lamb Shawarma" },
|
||||
{ id: "dinner-3", name: "Grilled Sea Bass", price: "Dinner", imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-lindos-greek-island-rhodes-view-aegean-sea-islands-dodecanese-archipelago-europe-travel-time_166373-3822.jpg?_wi=3", imageAlt: "Grilled Sea Bass" },
|
||||
{ id: "drinks-1", name: "Fresh Lemonade", price: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg?_wi=2", imageAlt: "Fresh Lemonade" },
|
||||
{ id: "drinks-2", name: "Arak & Mezze", price: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg?_wi=3", imageAlt: "Arak & Mezze" },
|
||||
{ id: "drinks-3", name: "Wine Selection", price: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg?_wi=4", imageAlt: "Wine Selection" }
|
||||
{ id: "breakfast-1", name: "Manakish Zaatar", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=1", imageAlt: "Manakish Zaatar" },
|
||||
{ id: "breakfast-2", name: "Eggs with Labneh", price: "$7.99", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=2", imageAlt: "Eggs with Labneh" },
|
||||
{ id: "breakfast-3", name: "Lebanese Breakfast Platter", price: "$12.75", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=3", imageAlt: "Lebanese Breakfast Platter" },
|
||||
{ id: "lunch-1", name: "Grilled Hammour", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/appetizer-set-with-salads-olives-pickles-chopped-beetroot-tomatoes-cheese-yogurt_140725-8341.jpg?_wi=2", imageAlt: "Grilled Hammour" },
|
||||
{ id: "lunch-2", name: "Mixed Grill Selection", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/appetizer-set-with-salads-olives-pickles-chopped-beetroot-tomatoes-cheese-yogurt_140725-8341.jpg?_wi=3", imageAlt: "Mixed Grill Selection" },
|
||||
{ id: "lunch-3", name: "Kibbeh Nayyeh", price: "$14.50", imageSrc: "http://img.b2bpic.net/free-photo/appetizer-set-with-salads-olives-pickles-chopped-beetroot-tomatoes-cheese-yogurt_140725-8341.jpg?_wi=4", imageAlt: "Kibbeh Nayyeh" },
|
||||
{ id: "dinner-1", name: "Seafood Platter", price: "$32.00", imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-lindos-greek-island-rhodes-view-aegean-sea-islands-dodecanese-archipelago-europe-travel-time_166373-3822.jpg?_wi=1", imageAlt: "Seafood Platter" },
|
||||
{ id: "dinner-2", name: "Lamb Shawarma", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-lindos-greek-island-rhodes-view-aegean-sea-islands-dodecanese-archipelago-europe-travel-time_166373-3822.jpg?_wi=2", imageAlt: "Lamb Shawarma" },
|
||||
{ id: "dinner-3", name: "Grilled Sea Bass", price: "$28.50", imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-lindos-greek-island-rhodes-view-aegean-sea-islands-dodecanese-archipelago-europe-travel-time_166373-3822.jpg?_wi=3", imageAlt: "Grilled Sea Bass" },
|
||||
{ id: "drinks-1", name: "Fresh Lemonade", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg?_wi=2", imageAlt: "Fresh Lemonade" },
|
||||
{ id: "drinks-2", name: "Arak & Mezze", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg?_wi=3", imageAlt: "Arak & Mezze" },
|
||||
{ id: "drinks-3", name: "Wine Selection", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/laughing-chatting-afterworks-meeting-with-coworkers-cozy-small-local-cafe_8353-10284.jpg?_wi=4", imageAlt: "Wine Selection" }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -204,7 +208,7 @@ export default function LandingPage() {
|
||||
title="Ready to Join Us?"
|
||||
description="Reserve your table at Ahwet Zeitouna and experience authentic Lebanese hospitality at Zaitunay Bay. Whether it's a special occasion or a casual dinner, we're ready to welcome you."
|
||||
buttons={[
|
||||
{ text: "Reserve Now", href: "tel:+96114 400 000" },
|
||||
{ text: "Reserve Now", href: "tel:+96114400000" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -227,7 +231,7 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{ label: "Location", href: "https://maps.google.com/?q=Zaitunay+Bay+Beirut" },
|
||||
{ label: "Phone", href: "tel:+96114 400 000" },
|
||||
{ label: "Phone", href: "tel:+96114400000" },
|
||||
{ label: "Instagram", href: "https://instagram.com" }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user