diff --git a/src/app/page.tsx b/src/app/page.tsx index 83b85ee..5688fd9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,18 +50,18 @@ export default function LandingPage() { tag="Laziz Time Restaurant" tagIcon={Utensils} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-vegetables-sliced-with-different-seasonings-dark-background-soup-meal-food-sauce_140725-85839.jpg?_wi=1", imageAlt: "Traditional Egyptian Tagine" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-leaf-dolma-with-fresh-vegetables-seasonings-dark-background-meal-dish-leaf-meat-dinner-food_140725-96563.jpg?_wi=1", imageAlt: "Authentic Dolma" }, - { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg?_wi=1", imageAlt: "Italian Egyptian Fusion Pizza" }, - { imageSrc: "http://img.b2bpic.net/free-photo/salad-with-herbs-creamy-dressing-with-glass-red-wine_114579-3217.jpg?_wi=1", imageAlt: "Restaurant Interior" } + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-vegetables-sliced-with-different-seasonings-dark-background-soup-meal-food-sauce_140725-85839.jpg", imageAlt: "Traditional Egyptian Tagine" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-leaf-dolma-with-fresh-vegetables-seasonings-dark-background-meal-dish-leaf-meat-dinner-food_140725-96563.jpg", imageAlt: "Authentic Dolma" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg", imageAlt: "Italian Egyptian Fusion Pizza" }, + { imageSrc: "http://img.b2bpic.net/free-photo/salad-with-herbs-creamy-dressing-with-glass-red-wine_114579-3217.jpg", imageAlt: "Restaurant Interior" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/salad-with-herbs-creamy-dressing-with-glass-red-wine_114579-3217.jpg?_wi=2", imageAlt: "Restaurant Ambiance" }, - { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg?_wi=2", imageAlt: "Signature Pizza" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-vegetables-sliced-with-different-seasonings-dark-background-soup-meal-food-sauce_140725-85839.jpg?_wi=2", imageAlt: "Tagine Specialty" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-leaf-dolma-with-fresh-vegetables-seasonings-dark-background-meal-dish-leaf-meat-dinner-food_140725-96563.jpg?_wi=2", imageAlt: "Dolma Dish" } + { imageSrc: "http://img.b2bpic.net/free-photo/salad-with-herbs-creamy-dressing-with-glass-red-wine_114579-3217.jpg", imageAlt: "Restaurant Ambiance" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg", imageAlt: "Signature Pizza" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-vegetables-sliced-with-different-seasonings-dark-background-soup-meal-food-sauce_140725-85839.jpg", imageAlt: "Tagine Specialty" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-leaf-dolma-with-fresh-vegetables-seasonings-dark-background-meal-dish-leaf-meat-dinner-food_140725-96563.jpg", imageAlt: "Dolma Dish" } ]} carouselPosition="right" buttons={[ @@ -107,12 +107,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { id: 1, title: "Authentic Egyptian Flavors", description: "Traditional recipes passed down with genuine spices and authentic cooking methods. Every dish tells a story of Egyptian heritage and culinary excellence.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-vegetables-sliced-with-different-seasonings-dark-background-soup-meal-food-sauce_140725-85839.jpg?_wi=3", imageAlt: "Authentic Egyptian Cuisine" }, - { id: 2, title: "Extended Late-Night Hours", description: "Open from 6:45 AM to 1:45 AM daily, perfect for breakfast, lunch, dinner, and late-night cravings. Your favorite Egyptian food is always available when you need it.", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-herbs-creamy-dressing-with-glass-red-wine_114579-3217.jpg?_wi=3", imageAlt: "Open Late Night" }, - { id: 3, title: "Innovative Italian Fusion", description: "Signature pizzas blending Italian tradition with Egyptian flavors. A unique culinary experience that delights both traditional and adventurous diners.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg?_wi=3", imageAlt: "Italian Egyptian Fusion Pizza" }, - { id: 4, title: "Multiple Dining Options", description: "Dine-in for the full experience, takeaway for convenience, or order online for delivery. Catering services available for events and gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-leaf-dolma-with-fresh-vegetables-seasonings-dark-background-meal-dish-leaf-meat-dinner-food_140725-96563.jpg?_wi=3", imageAlt: "Dining Options" }, - { id: 5, title: "Affordable Quality Dining", description: "Premium Egyptian cuisine at accessible prices. AED 1-50 range means authentic, quality food for every budget.", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-herbs-creamy-dressing-with-glass-red-wine_114579-3217.jpg?_wi=4", imageAlt: "Affordable Quality" }, - { id: 6, title: "5-Star Customer Satisfaction", description: "Rated 5.0 stars by 49 reviews. Our commitment to quality, service, and authenticity has made us the trusted choice for Egyptian food in Abu Dhabi.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg?_wi=4", imageAlt: "5-Star Rated" } + { id: 1, title: "Authentic Egyptian Flavors", description: "Traditional recipes passed down with genuine spices and authentic cooking methods. Every dish tells a story of Egyptian heritage and culinary excellence.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-vegetables-sliced-with-different-seasonings-dark-background-soup-meal-food-sauce_140725-85839.jpg", imageAlt: "Authentic Egyptian Cuisine" }, + { id: 2, title: "Extended Late-Night Hours", description: "Open from 6:45 AM to 1:45 AM daily, perfect for breakfast, lunch, dinner, and late-night cravings. Your favorite Egyptian food is always available when you need it.", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-herbs-creamy-dressing-with-glass-red-wine_114579-3217.jpg", imageAlt: "Open Late Night" }, + { id: 3, title: "Innovative Italian Fusion", description: "Signature pizzas blending Italian tradition with Egyptian flavors. A unique culinary experience that delights both traditional and adventurous diners.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg", imageAlt: "Italian Egyptian Fusion Pizza" }, + { id: 4, title: "Multiple Dining Options", description: "Dine-in for the full experience, takeaway for convenience, or order online for delivery. Catering services available for events and gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-leaf-dolma-with-fresh-vegetables-seasonings-dark-background-meal-dish-leaf-meat-dinner-food_140725-96563.jpg", imageAlt: "Dining Options" }, + { id: 5, title: "Affordable Quality Dining", description: "Premium Egyptian cuisine at accessible prices. AED 1-50 range means authentic, quality food for every budget.", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-herbs-creamy-dressing-with-glass-red-wine_114579-3217.jpg", imageAlt: "Affordable Quality" }, + { id: 6, title: "5-Star Customer Satisfaction", description: "Rated 5.0 stars by 49 reviews. Our commitment to quality, service, and authenticity has made us the trusted choice for Egyptian food in Abu Dhabi.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg", imageAlt: "5-Star Rated" } ]} buttons={[ { text: "Call Us Now", href: "tel:0373366322" } @@ -133,9 +133,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} products={[ - { id: "1", name: "Traditional Egyptian Tagine", price: "AED 35-45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-vegetables-sliced-with-different-seasonings-dark-background-soup-meal-food-sauce_140725-85839.jpg?_wi=4", imageAlt: "Traditional Egyptian Tagine", initialQuantity: 1 }, - { id: "2", name: "Italian Egyptian Fusion Pizza", price: "AED 28-40", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg?_wi=5", imageAlt: "Fusion Pizza", initialQuantity: 1 }, - { id: "3", name: "Authentic Dolma", price: "AED 22-32", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-leaf-dolma-with-fresh-vegetables-seasonings-dark-background-meal-dish-leaf-meat-dinner-food_140725-96563.jpg?_wi=4", imageAlt: "Authentic Dolma", initialQuantity: 1 } + { id: "1", name: "Traditional Egyptian Tagine", price: "AED 35-45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cooked-vegetables-sliced-with-different-seasonings-dark-background-soup-meal-food-sauce_140725-85839.jpg", imageAlt: "Traditional Egyptian Tagine", initialQuantity: 1 }, + { id: "2", name: "Italian Egyptian Fusion Pizza", price: "AED 28-40", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-pizza-wooden-table_23-2148305681.jpg", imageAlt: "Fusion Pizza", initialQuantity: 1 }, + { id: "3", name: "Authentic Dolma", price: "AED 22-32", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-leaf-dolma-with-fresh-vegetables-seasonings-dark-background-meal-dish-leaf-meat-dinner-food_140725-96563.jpg", imageAlt: "Authentic Dolma", initialQuantity: 1 } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -183,7 +183,7 @@ export default function LandingPage() { { text: "Call: 03 736 6322", href: "tel:0373366322" }, { text: "WhatsApp Order", href: "https://wa.me/971373366322" } ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} className="w-full py-20" containerClassName="w-content-width mx-auto"