From 9fd990207dfd789a864c42b0fafa5bb2f4d2ef0c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 11:56:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 259 ++++++++++------------------------------------- 1 file changed, 51 insertions(+), 208 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 261a8dc..a513160 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,34 +31,20 @@ export default function LandingPage() { @@ -66,38 +52,19 @@ export default function LandingPage() {
@@ -124,77 +91,28 @@ export default function LandingPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} + buttonAnimation="slide-up" products={[ { - id: "galouti-kebab", - name: "Galouti Kebab", - price: "₹320", - imageSrc: "http://img.b2bpic.net/free-photo/mash-topped-with-sliced-tomato-cucumber-olives_140725-2795.jpg", - imageAlt: "Galouti Kebab", - }, + id: "galouti-kebab", name: "Galouti Kebab", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/mash-topped-with-sliced-tomato-cucumber-olives_140725-2795.jpg", imageAlt: "Galouti Kebab"}, { - id: "shami-kebab", - name: "Shami Kebab", - price: "₹280", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fried-cutlets-with-cooked-rice-dark-surface-rissole-meat-dish_140725-82323.jpg", - imageAlt: "Shami Kebab", - }, + id: "shami-kebab", name: "Shami Kebab", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fried-cutlets-with-cooked-rice-dark-surface-rissole-meat-dish_140725-82323.jpg", imageAlt: "Shami Kebab"}, { - id: "chicken-seekh-kebab", - name: "Chicken Seekh Kebab", - price: "₹350", - imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-tomato-bulgur_2829-20007.jpg", - imageAlt: "Chicken Seekh Kebab", - }, + id: "chicken-seekh-kebab", name: "Chicken Seekh Kebab", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-tomato-bulgur_2829-20007.jpg", imageAlt: "Chicken Seekh Kebab"}, { - id: "lucknowi-biryani", - name: "Lucknowi Biryani", - price: "₹380", - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-pilaf-appetizing-pilaf-garlic-bottle-oil-wooden-spoon_140725-73921.jpg", - imageAlt: "Lucknowi Biryani", - }, + id: "lucknowi-biryani", name: "Lucknowi Biryani", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-pilaf-appetizing-pilaf-garlic-bottle-oil-wooden-spoon_140725-73921.jpg", imageAlt: "Lucknowi Biryani"}, { - id: "nihari", - name: "Nihari", - price: "₹290", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-kharcho-with-green-pepper-greens-dark-plate_176474-3384.jpg", - imageAlt: "Nihari", - }, + id: "nihari", name: "Nihari", price: "₹290", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kharcho-with-green-pepper-greens-dark-plate_176474-3384.jpg", imageAlt: "Nihari"}, { - id: "gosht-korma", - name: "Gosht Korma", - price: "₹450", - imageSrc: "http://img.b2bpic.net/free-photo/meat-with-baked-apple-onion-pomegranate-chestnuts-bell-pepper-top-view_141793-3768.jpg", - imageAlt: "Gosht Korma", - }, + id: "gosht-korma", name: "Gosht Korma", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/meat-with-baked-apple-onion-pomegranate-chestnuts-bell-pepper-top-view_141793-3768.jpg", imageAlt: "Gosht Korma"}, { - id: "murgh-musallam", - name: "Murgh Musallam", - price: "₹520", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-fish-with-tomato-grilled-hot-pepper-with-pomegranate-lemon-slices-narsharab-sauce_141793-4943.jpg", - imageAlt: "Murgh Musallam", - }, + id: "murgh-musallam", name: "Murgh Musallam", price: "₹520", imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-fish-with-tomato-grilled-hot-pepper-with-pomegranate-lemon-slices-narsharab-sauce_141793-4943.jpg", imageAlt: "Murgh Musallam"}, { - id: "shahi-tukda", - name: "Shahi Tukda", - price: "₹250", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-pastry_23-2149646624.jpg", - imageAlt: "Shahi Tukda", - }, + id: "shahi-tukda", name: "Shahi Tukda", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-pastry_23-2149646624.jpg", imageAlt: "Shahi Tukda"}, { - id: "kulfi-falooda", - name: "Kulfi Falooda", - price: "₹180", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fruity-creamy-cake-with-candies-black_140725-104202.jpg", - imageAlt: "Kulfi Falooda", - }, + id: "kulfi-falooda", name: "Kulfi Falooda", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fruity-creamy-cake-with-candies-black_140725-104202.jpg", imageAlt: "Kulfi Falooda"}, { - id: "gulab-jamun", - name: "Gulab Jamun", - price: "₹150", - imageSrc: "http://img.b2bpic.net/free-photo/azerbaijan-traditional-cousine-gurza-with-meat_140725-2010.jpg", - imageAlt: "Gulab Jamun", - }, + id: "gulab-jamun", name: "Gulab Jamun", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/azerbaijan-traditional-cousine-gurza-with-meat_140725-2010.jpg", imageAlt: "Gulab Jamun"}, ]} title="Our Exquisite Menu" description="A culinary journey through the heart of Mughlai tradition. Each dish is prepared with passion, using the finest ingredients and authentic recipes passed down through generations." @@ -209,47 +127,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "gallery-1", - name: "Elegant Table Setting", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg", - imageAlt: "Elegant Table Setting", - }, + id: "gallery-1", name: "Elegant Table Setting", price: "", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-with-biscuit-cookies-cream-dark-surface_140725-115036.jpg", imageAlt: "Elegant Table Setting"}, { - id: "gallery-2", - name: "Mughlai Spices", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-different-seasonings-with-greens-vegetables-dark-space_140725-95249.jpg", - imageAlt: "Mughlai Spices", - }, + id: "gallery-2", name: "Mughlai Spices", price: "", imageSrc: "http://img.b2bpic.net/free-photo/front-view-different-seasonings-with-greens-vegetables-dark-space_140725-95249.jpg", imageAlt: "Mughlai Spices"}, { - id: "gallery-3", - name: "Assorted Mughlai Dishes", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-green-cream-dark-wall-cookies-biscuit-sweet-sugar-cake-pie_140725-53256.jpg", - imageAlt: "Assorted Mughlai Dishes", - }, + id: "gallery-3", name: "Assorted Mughlai Dishes", price: "", imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-green-cream-dark-wall-cookies-biscuit-sweet-sugar-cake-pie_140725-53256.jpg", imageAlt: "Assorted Mughlai Dishes"}, { - id: "gallery-4", - name: "Restaurant Entrance", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg", - imageAlt: "Restaurant Entrance", - }, + id: "gallery-4", name: "Restaurant Entrance", price: "", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892970.jpg", imageAlt: "Restaurant Entrance"}, { - id: "gallery-5", - name: "Artistic Food Plating", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-azerbaijani-grape-leaves-dolma-served-with-sour-yogurt_141793-2613.jpg", - imageAlt: "Artistic Food Plating", - }, + id: "gallery-5", name: "Artistic Food Plating", price: "", imageSrc: "http://img.b2bpic.net/free-photo/side-view-azerbaijani-grape-leaves-dolma-served-with-sour-yogurt_141793-2613.jpg", imageAlt: "Artistic Food Plating"}, { - id: "gallery-6", - name: "Traditional Decor", - price: "", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-vegetable-salad-with-mayonnaise-bell-pepper-with-apple-slices-sesame-seeds_140725-11462.jpg", - imageAlt: "Traditional Decor", - }, + id: "gallery-6", name: "Traditional Decor", price: "", imageSrc: "http://img.b2bpic.net/free-photo/side-view-vegetable-salad-with-mayonnaise-bell-pepper-with-apple-slices-sesame-seeds_140725-11462.jpg", imageAlt: "Traditional Decor"}, ]} title="A Glimpse of Our Culinary Art" description="Explore the visual feast of Zaitoon. From our meticulously crafted dishes to the warm, inviting ambiance, every detail contributes to your dining experience." @@ -264,25 +152,15 @@ export default function LandingPage() { author="Priya Sharma, Food Critic" avatars={[ { - src: "http://img.b2bpic.net/free-photo/joyful-indian-businesswoman-feels-empowered-after-achieving-strategic-win_482257-117239.jpg", - alt: "Priya Sharma", - }, + src: "http://img.b2bpic.net/free-photo/joyful-indian-businesswoman-feels-empowered-after-achieving-strategic-win_482257-117239.jpg", alt: "Priya Sharma"}, { - src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", - alt: "Rahul Singh", - }, + src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", alt: "Rahul Singh"}, { - src: "http://img.b2bpic.net/free-photo/female-model-casting-session-photo-models_114579-13328.jpg", - alt: "Ananya Gupta", - }, + src: "http://img.b2bpic.net/free-photo/female-model-casting-session-photo-models_114579-13328.jpg", alt: "Ananya Gupta"}, { - src: "http://img.b2bpic.net/free-photo/portrait-older-man-meditating-home_23-2150572345.jpg", - alt: "Sanjay Kapoor", - }, + src: "http://img.b2bpic.net/free-photo/portrait-older-man-meditating-home_23-2150572345.jpg", alt: "Sanjay Kapoor"}, { - src: "http://img.b2bpic.net/free-photo/thoughtful-woman-coat-sitting-sofa-cafe_171337-16898.jpg", - alt: "Meera Joshi", - }, + src: "http://img.b2bpic.net/free-photo/thoughtful-woman-coat-sitting-sofa-cafe_171337-16898.jpg", alt: "Meera Joshi"}, ]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" @@ -294,14 +172,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Times Food Guide", - "Luxe Eats Magazine", - "Foodie's Choice Awards", - "Taste of India", - "Gourmet Globe", - "Chef's Table Magazine", - "Culinary Critics Circle", - ]} + "Times Food Guide", "Luxe Eats Magazine", "Foodie's Choice Awards", "Taste of India", "Gourmet Globe", "Chef's Table Magazine", "Culinary Critics Circle"]} title="Recognized for Culinary Excellence" description="Proudly featured in leading culinary guides and acclaimed for our dedication to authentic Mughlai flavors and exceptional hospitality." showCard={true} @@ -312,16 +183,13 @@ export default function LandingPage() { @@ -333,62 +201,37 @@ export default function LandingPage() { logoText="Zaitoon" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Home", - href: "#hero", - }, + label: "Home", href: "#hero"}, { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "Gallery", - href: "#gallery", - }, + label: "Gallery", href: "#gallery"}, { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, { - title: "Our Story", - items: [ + title: "Our Story", items: [ { - label: "Our Heritage", - href: "#about", - }, + label: "Our Heritage", href: "#about"}, { - label: "Our Chefs", - href: "#", - }, + label: "Our Chefs", href: "#"}, { - label: "Philosophy", - href: "#", - }, + label: "Philosophy", href: "#"}, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { - label: "+91 98765 43210", - href: "tel:+919876543210", - }, + label: "+91 98765 43210", href: "tel:+919876543210"}, { - label: "info@zaitoon.com", - href: "mailto:info@zaitoon.com", - }, + label: "info@zaitoon.com", href: "mailto:info@zaitoon.com"}, { - label: "14 Hazratganj Road, Lucknow, UP", - href: "https://www.google.com/maps/search/14+Hazratganj+Road,+Lucknow,+UP", - }, + label: "14 Hazratganj Road, Lucknow, UP", href: "https://www.google.com/maps/search/14+Hazratganj+Road,+Lucknow,+UP"}, ], }, ]}