diff --git a/src/app/page.tsx b/src/app/page.tsx index e95ea65..3bb9203 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,10 +71,10 @@ export default function SitePage() { description="Beyond exceptional cuisine, we offer an unparalleled experience. From our meticulously crafted dishes to our luxurious private dining options, every detail is curated for your pleasure." features={[ { title: "Exquisite Flavors", description: "Authentic recipes refined with modern culinary techniques, ensuring a symphony of tastes in every bite.", bentoComponent: "reveal-icon", icon: Sparkles }, - { title: "Luxury Ambiance", description: "Dine in an opulent setting that blends traditional aesthetics with contemporary design, perfect for any occasion.", bentoComponent: "media-stack", items: [{ imageSrc: "http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg", imageAlt: "Opulent restaurant interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg", imageAlt: "Opulent restaurant interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg", imageAlt: "Opulent restaurant interior" }] }, - { title: "Impeccable Service", description: "Our dedicated team provides attentive, personalized service, making every visit a truly memorable one.", bentoComponent: "media-stack", items: [{ imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269231.jpg", imageAlt: "Waiter serving food" }, { imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269231.jpg", imageAlt: "Waiter serving food" }, { imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269231.jpg", imageAlt: "Waiter serving food" }] }, + { title: "Luxury Ambiance", description: "Dine in an opulent setting that blends traditional aesthetics with contemporary design, perfect for any occasion.", bentoComponent: "media-stack", items: [{ imageSrc: "http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg?_wi=1", imageAlt: "Opulent restaurant interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg?_wi=2", imageAlt: "Opulent restaurant interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg?_wi=3", imageAlt: "Opulent restaurant interior" }] }, + { title: "Impeccable Service", description: "Our dedicated team provides attentive, personalized service, making every visit a truly memorable one.", bentoComponent: "media-stack", items: [{ imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269231.jpg?_wi=1", imageAlt: "Waiter serving food" }, { imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269231.jpg?_wi=2", imageAlt: "Waiter serving food" }, { imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269231.jpg?_wi=3", imageAlt: "Waiter serving food" }] }, { title: "Private Dining Suites", description: "Exclusive spaces for intimate gatherings, business meetings, or family celebrations, tailored to your needs.", bentoComponent: "reveal-icon", icon: Users }, - { title: "Bespoke Events", description: "From corporate dinners to lavish weddings, our event planners craft bespoke experiences with exquisite menus and elegant decor.", bentoComponent: "media-stack", items: [{ imageSrc: "http://img.b2bpic.net/free-photo/rustic-candlestick-flower-arrangement-table-wedding-reception_637285-5619.jpg", imageAlt: "Private dining event setup" }, { imageSrc: "http://img.b2bpic.net/free-photo/rustic-candlestick-flower-arrangement-table-wedding-reception_637285-5619.jpg", imageAlt: "Private dining event setup" }, { imageSrc: "http://img.b2bpic.net/free-photo/rustic-candlestick-flower-arrangement-table-wedding-reception_637285-5619.jpg", imageAlt: "Private dining event setup" }] }, + { title: "Bespoke Events", description: "From corporate dinners to lavish weddings, our event planners craft bespoke experiences with exquisite menus and elegant decor.", bentoComponent: "media-stack", items: [{ imageSrc: "http://img.b2bpic.net/free-photo/rustic-candlestick-flower-arrangement-table-wedding-reception_637285-5619.jpg?_wi=1", imageAlt: "Private dining event setup" }, { imageSrc: "http://img.b2bpic.net/free-photo/rustic-candlestick-flower-arrangement-table-wedding-reception_637285-5619.jpg?_wi=2", imageAlt: "Private dining event setup" }, { imageSrc: "http://img.b2bpic.net/free-photo/rustic-candlestick-flower-arrangement-table-wedding-reception_637285-5619.jpg?_wi=3", imageAlt: "Private dining event setup" }] }, { title: "Culinary Workshops", description: "Engage with our master chefs in special workshops, uncovering the secrets of Nawaabi cuisine and culinary artistry.", bentoComponent: "reveal-icon", icon: BookOpen } ]} animationType="slide-up"