diff --git a/src/app/page.tsx b/src/app/page.tsx index df4c13f..8272e0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,27 +33,18 @@ export default function LandingPage() { @@ -63,74 +54,37 @@ export default function LandingPage() { description="Experience the timeless flavors of North Indian and Mughlai traditions, crafted with passion in the heart of Ahmedabad." testimonials={[ { - name: "Arjun Mehta", - handle: "@arjun_m", - testimonial: "The Mutton Lucknowi is absolutely divine. A must-visit!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-lemon-white-desk_140725-79721.jpg?_wi=1", - imageAlt: "luxury restaurant dining table setup", - }, + name: "Arjun Mehta", handle: "@arjun_m", testimonial: "The Mutton Lucknowi is absolutely divine. A must-visit!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-lemon-white-desk_140725-79721.jpg", imageAlt: "luxury restaurant dining table setup"}, { - name: "Priya Shah", - handle: "@priya_shah", - testimonial: "Best biryani in Ahmedabad. Authentic and flavorful.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741264.jpg?_wi=1", - imageAlt: "luxury restaurant dining table setup", - }, + name: "Priya Shah", handle: "@priya_shah", testimonial: "Best biryani in Ahmedabad. Authentic and flavorful.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741264.jpg", imageAlt: "luxury restaurant dining table setup"}, { - name: "Rohan Patel", - handle: "@rohan_p", - testimonial: "Excellent service and an even better atmosphere.", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-indian-food_23-2148747724.jpg?_wi=1", - imageAlt: "luxury restaurant dining table setup", - }, + name: "Rohan Patel", handle: "@rohan_p", testimonial: "Excellent service and an even better atmosphere.", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-indian-food_23-2148747724.jpg", imageAlt: "luxury restaurant dining table setup"}, { - name: "Sita Iyer", - handle: "@sita_iyer", - testimonial: "The chicken tikka is always perfectly cooked and tender.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-board-spices-yellow-green-background-top-view_185193-162334.jpg?_wi=1", - imageAlt: "luxury restaurant dining table setup", - }, + name: "Sita Iyer", handle: "@sita_iyer", testimonial: "The chicken tikka is always perfectly cooked and tender.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-board-spices-yellow-green-background-top-view_185193-162334.jpg", imageAlt: "luxury restaurant dining table setup"}, { - name: "Vikram S.", - handle: "@vikram_s", - testimonial: "A truly regal experience, every dish tells a story.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-sauce-pomegranate_140725-6190.jpg?_wi=1", - imageAlt: "luxury restaurant dining table setup", - }, + name: "Vikram S.", handle: "@vikram_s", testimonial: "A truly regal experience, every dish tells a story.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-sauce-pomegranate_140725-6190.jpg", imageAlt: "luxury restaurant dining table setup"}, ]} buttons={[ { - text: "View Menu", - href: "#menu", - }, + text: "View Menu", href: "#menu"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-cup-tea-with-lemon-white-desk_140725-79721.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/top-view-cup-tea-with-lemon-white-desk_140725-79721.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-mushrooms-with-seasonings-grey-background_140725-76917.jpg", - alt: "Diner 1", - }, + src: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-mushrooms-with-seasonings-grey-background_140725-76917.jpg", alt: "Diner 1"}, { - src: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetable-salad-with-different-seasonings-black_140725-104180.jpg", - alt: "Diner 2", - }, + src: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetable-salad-with-different-seasonings-black_140725-104180.jpg", alt: "Diner 2"}, { - src: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-different-seasonings-dark-space_140725-79679.jpg", - alt: "Diner 3", - }, + src: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-different-seasonings-dark-space_140725-79679.jpg", alt: "Diner 3"}, { - src: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-different-seasonings-dark-space_140725-79680.jpg", - alt: "Diner 4", - }, + src: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-different-seasonings-dark-space_140725-79680.jpg", alt: "Diner 4"}, { - src: "http://img.b2bpic.net/free-photo/group-diverse-friends-using-mobile-phone-while-enjoying-meal-together-restaurant-friends-concept_58466-16797.jpg", - alt: "Diner 5", - }, + src: "http://img.b2bpic.net/free-photo/group-diverse-friends-using-mobile-phone-while-enjoying-meal-together-restaurant-friends-concept_58466-16797.jpg", alt: "Diner 5"}, ]} /> @@ -143,7 +97,7 @@ export default function LandingPage() { description="Daawat E Khaas brings you the royal taste of Mughlai history mixed with North Indian zest. Every recipe is a curated masterpiece from our chefs." subdescription="Located in Vijay Char Rasta, we take pride in our authentic French-window setting and top-tier hospitality." icon={Utensils} - imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741264.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741264.jpg" mediaAnimation="slide-up" /> @@ -156,47 +110,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Chicken Tikka Masala", - price: "₹450", - variant: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-indian-food_23-2148747724.jpg?_wi=2", - }, + id: "p1", name: "Chicken Tikka Masala", price: "₹450", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-indian-food_23-2148747724.jpg"}, { - id: "p2", - name: "Mutton Dum Biryani", - price: "₹550", - variant: "Chef Special", - imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-board-spices-yellow-green-background-top-view_185193-162334.jpg?_wi=2", - }, + id: "p2", name: "Mutton Dum Biryani", price: "₹550", variant: "Chef Special", imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-board-spices-yellow-green-background-top-view_185193-162334.jpg"}, { - id: "p3", - name: "Chicken Tandoori", - price: "₹400", - variant: "Authentic", - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-sauce-pomegranate_140725-6190.jpg?_wi=2", - }, + id: "p3", name: "Chicken Tandoori", price: "₹400", variant: "Authentic", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-sauce-pomegranate_140725-6190.jpg"}, { - id: "p4", - name: "Cheese Garlic Naan", - price: "₹150", - variant: "Side", - imageSrc: "http://img.b2bpic.net/free-photo/portion-african-chapati-bean-stew-garlic-lemons_181624-57135.jpg", - }, + id: "p4", name: "Cheese Garlic Naan", price: "₹150", variant: "Side", imageSrc: "http://img.b2bpic.net/free-photo/portion-african-chapati-bean-stew-garlic-lemons_181624-57135.jpg"}, { - id: "p5", - name: "Fish Tawa Masala", - price: "₹500", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-wings-sauce_140725-9532.jpg", - }, + id: "p5", name: "Fish Tawa Masala", price: "₹500", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-wings-sauce_140725-9532.jpg"}, { - id: "p6", - name: "Chicken Manchow Soup", - price: "₹200", - variant: "Appetizer", - imageSrc: "http://img.b2bpic.net/free-photo/soup-spices-near-dishes_23-2147894954.jpg", - }, + id: "p6", name: "Chicken Manchow Soup", price: "₹200", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/soup-spices-near-dishes_23-2147894954.jpg"}, ]} title="Our Signature Specialties" description="Discover the dishes that define our reputation. From clay-oven tandoori to aromatic dum biryanis." @@ -210,23 +134,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Utensils, - title: "Recipes Perfected", - value: "150+", - }, + id: "m1", icon: Utensils, + title: "Recipes Perfected", value: "150+"}, { - id: "m2", - icon: Users, - title: "Happy Diners", - value: "50k+", - }, + id: "m2", icon: Users, + title: "Happy Diners", value: "50k+"}, { - id: "m3", - icon: Star, - title: "Google Rating", - value: "3.9", - }, + id: "m3", icon: Star, + title: "Google Rating", value: "3.9"}, ]} title="Our Impact in Numbers" description="Years of serving quality and passion to our vibrant Ahmedabad community." @@ -239,45 +154,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - title: "Great Experience", - quote: "Tasty food and service was really wonderful. Must visit!", - name: "Anil K.", - role: "Food Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-using-mobile-phone-while-enjoying-meal-together-restaurant-friends-concept_58466-16797.jpg", - }, + id: "t1", title: "Great Experience", quote: "Tasty food and service was really wonderful. Must visit!", name: "Anil K.", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-using-mobile-phone-while-enjoying-meal-together-restaurant-friends-concept_58466-16797.jpg"}, { - id: "t2", - title: "Authentic Biryani", - quote: "The Mutton biryani is absolutely flavorful and spicy.", - name: "Sunita V.", - role: "Local Guide", - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-woman-portrait_23-2148148150.jpg", - }, + id: "t2", title: "Authentic Biryani", quote: "The Mutton biryani is absolutely flavorful and spicy.", name: "Sunita V.", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-woman-portrait_23-2148148150.jpg"}, { - id: "t3", - title: "Perfect Dinner", - quote: "Had a lovely evening, the Pahadi tikka was a highlight.", - name: "Vikram S.", - role: "Manager", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517452.jpg", - }, + id: "t3", title: "Perfect Dinner", quote: "Had a lovely evening, the Pahadi tikka was a highlight.", name: "Vikram S.", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517452.jpg"}, { - id: "t4", - title: "Loved the Naan", - quote: "The cheese garlic naan was perfect, very soft and fresh.", - name: "Meera D.", - role: "Entrepreneur", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg", - }, + id: "t4", title: "Loved the Naan", quote: "The cheese garlic naan was perfect, very soft and fresh.", name: "Meera D.", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg"}, { - id: "t5", - title: "Great Vibes", - quote: "Very casual and relaxed atmosphere, ideal for families.", - name: "Rahul R.", - role: "Teacher", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-noodles_23-2149005440.jpg", - }, + id: "t5", title: "Great Vibes", quote: "Very casual and relaxed atmosphere, ideal for families.", name: "Rahul R.", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-noodles_23-2149005440.jpg"}, ]} title="What Our Guests Say" description="Authentic feedback from our community of food enthusiasts." @@ -289,14 +174,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} names={[ - "Zomato", - "Swiggy", - "Google", - "Ahmedabad Foodies", - "TripAdvisor", - "EazyDiner", - "Burrp", - ]} + "Zomato", "Swiggy", "Google", "Ahmedabad Foodies", "TripAdvisor", "EazyDiner", "Burrp"]} title="Recognized by Many" description="Trusted and reviewed across platforms for our commitment to quality dining." /> @@ -307,20 +185,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you accept reservations?", - content: "Yes, we accept reservations via Swiggy and our direct phone line.", - }, + id: "f1", title: "Do you accept reservations?", content: "Yes, we accept reservations via Swiggy and our direct phone line."}, { - id: "f2", - title: "Are there vegetarian options?", - content: "Yes, we offer a wide variety of premium vegetarian dishes.", - }, + id: "f2", title: "Are there vegetarian options?", content: "Yes, we offer a wide variety of premium vegetarian dishes."}, { - id: "f3", - title: "What are your opening hours?", - content: "We open daily at 12:00 PM.", - }, + id: "f3", title: "What are your opening hours?", content: "We open daily at 12:00 PM."}, ]} sideTitle="Frequently Asked Questions" sideDescription="Everything you need to know about our reservation and dining experience." @@ -332,14 +201,11 @@ export default function LandingPage() { @@ -351,14 +217,10 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, + href: "#", ariaLabel: "Instagram"}, { icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, + href: "#", ariaLabel: "Facebook"}, ]} />