diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f9d3e4..952b214 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,120 +32,77 @@ export default function LandingPage() {
@@ -160,26 +117,19 @@ export default function LandingPage() { description="At The Food Republic, we pride ourselves on creating an unforgettable dining experience that blends traditional Rajasthani warmth with global culinary excellence. Every ingredient is hand-picked, every recipe perfected, and every guest treated like royalty." bulletPoints={[ { - title: "Traditional Flavors", - description: "Authentic recipes passed down through generations, reimagined for the modern palate.", - icon: BookOpen, + title: "Traditional Flavors", description: "Authentic recipes passed down through generations, reimagined for the modern palate.", icon: BookOpen, }, { - title: "Global Fusion", - description: "Explore a diverse menu featuring international favorites alongside local delicacies.", - icon: Globe, + title: "Global Fusion", description: "Explore a diverse menu featuring international favorites alongside local delicacies.", icon: Globe, }, { - title: "Unmatched Ambiance", - description: "Dine in a setting that combines regal elegance with a comfortable, welcoming atmosphere.", - icon: Sparkles, + title: "Unmatched Ambiance", description: "Dine in a setting that combines regal elegance with a comfortable, welcoming atmosphere.", icon: Sparkles, }, ]} imageSrc="http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg" imageAlt="Chef preparing food in a gourmet kitchen" mediaBadge={{ - text: "“The ambiance and food felt like a royal feast!” – Happy Guest", - }} + text: "“The ambiance and food felt like a royal feast!” – Happy Guest"}} mediaAnimation="none" />
@@ -192,68 +142,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "dahi-tikki", - name: "Dahi Tikki", - price: "₹280", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-skewers-grilled-chicken-fillet-with-salt-pepper-plate_141793-4854.jpg", - imageAlt: "Crispy Dahi Tikki", - }, + id: "dahi-tikki", name: "Dahi Tikki", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-skewers-grilled-chicken-fillet-with-salt-pepper-plate_141793-4854.jpg", imageAlt: "Crispy Dahi Tikki"}, { - id: "chilli-garlic-potato", - name: "Chilli Garlic Potato", - price: "₹250", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-french-fries-dark-background_1150-45305.jpg", - imageAlt: "Spicy Chilli Garlic Potato", - }, + id: "chilli-garlic-potato", name: "Chilli Garlic Potato", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/tasty-french-fries-dark-background_1150-45305.jpg", imageAlt: "Spicy Chilli Garlic Potato"}, { - id: "paneer-lababdar", - name: "Paneer Lababdar", - price: "₹345", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2150857760.jpg", - imageAlt: "Rich Paneer Lababdar", - }, + id: "paneer-lababdar", name: "Paneer Lababdar", price: "₹345", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2150857760.jpg", imageAlt: "Rich Paneer Lababdar"}, { - id: "chinese-sizzler", - name: "Chinese Sizzler", - price: "₹395", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetable-meal-inside-pan-brown-desk_140725-62079.jpg", - imageAlt: "Sizzling Chinese Sizzler", - }, + id: "chinese-sizzler", name: "Chinese Sizzler", price: "₹395", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetable-meal-inside-pan-brown-desk_140725-62079.jpg", imageAlt: "Sizzling Chinese Sizzler"}, { - id: "tandoori-pizza", - name: "Tandoori Pizza", - price: "₹315", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3300.jpg", - imageAlt: "Delicious Tandoori Pizza", - }, + id: "tandoori-pizza", name: "Tandoori Pizza", price: "₹315", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3300.jpg", imageAlt: "Delicious Tandoori Pizza"}, { - id: "penne-arrabbiata", - name: "Penne Arrabbiata", - price: "₹295", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-dough-pasta-dish-with-tomatoes-dark-surface-dough-pasta-meal_140725-82192.jpg", - imageAlt: "Spicy Penne Arrabbiata", - }, + id: "penne-arrabbiata", name: "Penne Arrabbiata", price: "₹295", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-dough-pasta-dish-with-tomatoes-dark-surface-dough-pasta-meal_140725-82192.jpg", imageAlt: "Spicy Penne Arrabbiata"}, { - id: "lemon-mint-ice-tea", - name: "Lemon Mint Ice Tea", - price: "₹135", - imageSrc: "http://img.b2bpic.net/free-photo/iced-cocktails-drinking-glass_1203-9531.jpg", - imageAlt: "Refreshing Lemon Mint Ice Tea", - }, + id: "lemon-mint-ice-tea", name: "Lemon Mint Ice Tea", price: "₹135", imageSrc: "http://img.b2bpic.net/free-photo/iced-cocktails-drinking-glass_1203-9531.jpg", imageAlt: "Refreshing Lemon Mint Ice Tea"}, { - id: "belgian-truffle-pastry", - name: "Belgian Truffle Pastry", - price: "₹100", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-nougats-wooden-board_23-2149617438.jpg", - imageAlt: "Decadent Belgian Truffle Pastry", - }, + id: "belgian-truffle-pastry", name: "Belgian Truffle Pastry", price: "₹100", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-nougats-wooden-board_23-2149617438.jpg", imageAlt: "Decadent Belgian Truffle Pastry"}, { - id: "veg-sandwich", - name: "Veg Sandwich", - price: "₹139", - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-tomato-cucumber-cheese-sausage-greens-cutting-board-wooden-grey-table-side-view_176474-8307.jpg", - imageAlt: "Fresh Veg Sandwich", - }, + id: "veg-sandwich", name: "Veg Sandwich", price: "₹139", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-tomato-cucumber-cheese-sausage-greens-cutting-board-wooden-grey-table-side-view_176474-8307.jpg", imageAlt: "Fresh Veg Sandwich"}, ]} title="Our Exquisite Menu" description="From traditional Rajasthani delicacies to global favorites, our menu is crafted to delight every palate." @@ -267,29 +172,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Dual Ambiance", - description: "Choose between our vibrant open-air terrace or the intimate, regal indoor setting.", - imageSrc: "http://img.b2bpic.net/free-photo/new-year-party-dinner-table-decorated_23-2149173247.jpg", - imageAlt: "Dual Ambiance seating area", - }, + title: "Dual Ambiance", description: "Choose between our vibrant open-air terrace or the intimate, regal indoor setting.", imageSrc: "http://img.b2bpic.net/free-photo/new-year-party-dinner-table-decorated_23-2149173247.jpg", imageAlt: "Dual Ambiance seating area"}, { - title: "Impeccable Service", - description: "Our attentive staff ensures a seamless and delightful dining journey from arrival to departure.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", - imageAlt: "Waitstaff serving food", - }, + title: "Impeccable Service", description: "Our attentive staff ensures a seamless and delightful dining journey from arrival to departure.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", imageAlt: "Waitstaff serving food"}, { - title: "Vast Cuisine Range", - description: "Savor authentic Rajasthani dishes alongside a curated selection of global culinary masterpieces.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-eggplant-rolls-white-oval-plate-different-spices-grey-background_140725-111094.jpg", - imageAlt: "Variety of dishes", - }, + title: "Vast Cuisine Range", description: "Savor authentic Rajasthani dishes alongside a curated selection of global culinary masterpieces.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-eggplant-rolls-white-oval-plate-different-spices-grey-background_140725-111094.jpg", imageAlt: "Variety of dishes"}, { - title: "Live Music Vibes", - description: "Enhance your evenings with soulful live music performances, adding a magical touch to your meal.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-historical-interior-inside-blue-mosque-istanbul-turkey_628469-129.jpg", - imageAlt: "Live music performance", - }, + title: "Live Music Vibes", description: "Enhance your evenings with soulful live music performances, adding a magical touch to your meal.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-historical-interior-inside-blue-mosque-istanbul-turkey_628469-129.jpg", imageAlt: "Live music performance"}, ]} title="The TFR Experience" description="Beyond the plate, we craft an atmosphere where every detail enriches your visit, making each moment memorable." @@ -303,53 +192,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Priya Sharma", - role: "Local Guide", - testimonial: "The Food Republic is truly a hidden gem in Alwar! The ambiance is stunning, and every dish, especially the Paneer Lababdar, was exquisite. Impeccable service and a memorable evening.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg", - imageAlt: "Priya Sharma", - }, + id: "1", name: "Priya Sharma", role: "Local Guide", testimonial: "The Food Republic is truly a hidden gem in Alwar! The ambiance is stunning, and every dish, especially the Paneer Lababdar, was exquisite. Impeccable service and a memorable evening.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg", imageAlt: "Priya Sharma"}, { - id: "2", - name: "Rahul Singh", - role: "Food Blogger", - testimonial: "An absolute culinary delight! From the Dahi Tikki to the Chinese Sizzler, each item was a masterpiece. The live music added a perfect touch. Highly recommended for a regal experience.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-professional-attire_23-2152009547.jpg", - imageAlt: "Rahul Singh", - }, + id: "2", name: "Rahul Singh", role: "Food Blogger", testimonial: "An absolute culinary delight! From the Dahi Tikki to the Chinese Sizzler, each item was a masterpiece. The live music added a perfect touch. Highly recommended for a regal experience.", imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-professional-attire_23-2152009547.jpg", imageAlt: "Rahul Singh"}, { - id: "3", - name: "Ananya Gupta", - role: "Traveler", - testimonial: "Visiting from out of town, TFR exceeded all expectations. The staff was incredibly welcoming, and the dual ambiance offered a unique choice. Don't miss their authentic Rajasthani thali!", - imageSrc: "http://img.b2bpic.net/free-photo/communicating-with-multicultural-colleagues-small-local-cosy-restaurant-with-delicious-food_8353-10023.jpg", - imageAlt: "Ananya Gupta", - }, + id: "3", name: "Ananya Gupta", role: "Traveler", testimonial: "Visiting from out of town, TFR exceeded all expectations. The staff was incredibly welcoming, and the dual ambiance offered a unique choice. Don't miss their authentic Rajasthani thali!", imageSrc: "http://img.b2bpic.net/free-photo/communicating-with-multicultural-colleagues-small-local-cosy-restaurant-with-delicious-food_8353-10023.jpg", imageAlt: "Ananya Gupta"}, { - id: "4", - name: "Deepak Kumar", - role: "Business Owner", - testimonial: "Fantastic experience for a family dinner. The variety on the menu is impressive, catering to all tastes. The children loved the bakery items. A must-visit for anyone in Alwar.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-making-order-while-talking-black-waitress-cafe_637285-8068.jpg", - imageAlt: "Deepak Kumar", - }, + id: "4", name: "Deepak Kumar", role: "Business Owner", testimonial: "Fantastic experience for a family dinner. The variety on the menu is impressive, catering to all tastes. The children loved the bakery items. A must-visit for anyone in Alwar.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-making-order-while-talking-black-waitress-cafe_637285-8068.jpg", imageAlt: "Deepak Kumar"}, { - id: "5", - name: "Meera Joshi", - role: "Culinary Enthusiast", - testimonial: "Truly a royal dining experience. The saffron gold accents and deep forest green backdrop create a magnificent setting. Their cocktails are perfectly crafted. A five-star experience!", - imageSrc: "http://img.b2bpic.net/free-photo/selfie-happy-beautiful-intercultural-business-friends_1262-20363.jpg", - imageAlt: "Meera Joshi", - }, + id: "5", name: "Meera Joshi", role: "Culinary Enthusiast", testimonial: "Truly a royal dining experience. The saffron gold accents and deep forest green backdrop create a magnificent setting. Their cocktails are perfectly crafted. A five-star experience!", imageSrc: "http://img.b2bpic.net/free-photo/selfie-happy-beautiful-intercultural-business-friends_1262-20363.jpg", imageAlt: "Meera Joshi"}, { - id: "6", - name: "Sameer Khan", - role: "Google Reviewer", - testimonial: "The Food Republic captures the essence of Rajasthan's hospitality. The open-air seating under the stars with live music was simply enchanting. Every dish was a flavor explosion. Will be back soon!", - imageSrc: "http://img.b2bpic.net/free-photo/multigeneration-family-having-lunch-together-home-focus-is-smiling-woman-brining-food-wine-table_637285-3140.jpg", - imageAlt: "Sameer Khan", - }, + id: "6", name: "Sameer Khan", role: "Google Reviewer", testimonial: "The Food Republic captures the essence of Rajasthan's hospitality. The open-air seating under the stars with live music was simply enchanting. Every dish was a flavor explosion. Will be back soon!", imageSrc: "http://img.b2bpic.net/free-photo/multigeneration-family-having-lunch-together-home-focus-is-smiling-woman-brining-food-wine-table_637285-3140.jpg", imageAlt: "Sameer Khan"}, ]} title="What Our Guests Say" description="Hear from those who've experienced the magic and culinary delights of The Food Republic." @@ -361,41 +214,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - { - type: "image", - src: "http://img.b2bpic.net/free-vector/vector-design-chef-logo-luxury-template_361591-3490.jpg", - alt: "Culinary Excellence Award", - }, - { - type: "image", - src: "http://img.b2bpic.net/free-photo/dessert-hobby-gluten-bakery-concept_53876-26215.jpg", - alt: "Gourmet Magazine Feature", - }, - { - type: "image", - src: "http://img.b2bpic.net/free-psd/travel-adventure-invitation-template_23-2151227141.jpg", - alt: "National Travel Guide", - }, - { - type: "image", - src: "http://img.b2bpic.net/free-photo/badge-icon-front-side_187299-39424.jpg", - alt: "Five Star Dining", - }, - { - type: "image", - src: "http://img.b2bpic.net/free-photo/front-view-female-cook-white-cook-suit-holding-big-white-sign-green-surface_140725-31184.jpg", - alt: "Gourmet Critic's Choice", - }, - { - type: "image", - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gyqm27", - alt: "Dining Excellence Award", - }, - { - type: "image", - src: "http://img.b2bpic.net/free-photo/tilt-shift-medieval-fantasy-landscape_23-2150916528.jpg", - alt: "Alwar Local Favorite", - }, + "Culinary Excellence Award", "Gourmet Magazine Feature", "National Travel Guide", "Five Star Dining", "Gourmet Critic's Choice", "Dining Excellence Award", "Alwar Local Favorite" ]} title="Recognized Excellence" description="Proudly featured and celebrated by culinary connoisseurs and esteemed publications across India, a testament to our quality." @@ -406,8 +225,7 @@ export default function LandingPage() {