diff --git a/src/app/page.tsx b/src/app/page.tsx index 89dad67..8f80af7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -142,24 +83,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Curated Ambiance", - description: "Artistic bohemian decor designed to make every moment magical.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", - }, - { - id: "f2", - title: "Multi-Cuisine Flavours", - description: "From local delicacies to global favorites, crafted with love.", - imageSrc: "http://img.b2bpic.net/free-photo/bartender-preparing-refreshing-cocktail_23-2148176842.jpg", - }, - { - id: "f3", - title: "Signature Beverages", - description: "Sip on handcrafted mocktails and artisanal coffees.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-with-cinnamon-decor-table_141793-2878.jpg", - }, + { id: "f1", title: "Curated Ambiance", description: "Artistic bohemian decor designed to make every moment magical.", tag: "Ambiance", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg" }, + { id: "f2", title: "Multi-Cuisine Flavours", description: "From local delicacies to global favorites, crafted with love.", tag: "Food", imageSrc: "http://img.b2bpic.net/free-photo/bartender-preparing-refreshing-cocktail_23-2148176842.jpg" }, + { id: "f3", title: "Signature Beverages", description: "Sip on handcrafted mocktails and artisanal coffees.", tag: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-with-cinnamon-decor-table_141793-2878.jpg" }, ]} title="The Orya Experience" description="Indulge in a curated journey of senses." @@ -171,49 +97,14 @@ export default function LandingPage() { textboxLayout="default" gridVariant="bento-grid" useInvertedBackground={true} + animationType="slide-up" products={[ - { - id: "p1", - name: "Crispy Honey Chicken", - price: "₹219", - variant: "Starters", - imageSrc: "http://img.b2bpic.net/free-photo/cooked-chicken-wings-with-herbs_23-2148189811.jpg", - }, - { - id: "p2", - name: "Paneer Butter Masala", - price: "₹249", - variant: "Main Course", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-traditional-indian-paneer-butter-masala-cheese-cottage-curry-black-surface_181624-32001.jpg", - }, - { - id: "p3", - name: "Veg Dum Biryani", - price: "₹199", - variant: "Biryani", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-pakistan-foods_23-2148821547.jpg", - }, - { - id: "p4", - name: "Sizzling Brownie", - price: "₹149", - variant: "Dessert", - imageSrc: "http://img.b2bpic.net/free-photo/desserts-with-ice-cream-chocolate-syrup_141793-82.jpg", - }, - { - id: "p5", - name: "Margherita Pizza", - price: "₹219", - variant: "Pizza", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-slice-pizza-with-vegetables_23-2148753757.jpg", - }, - { - id: "p6", - name: "Oreo Milkshake", - price: "₹99", - variant: "Beverages", - imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate-with-whipped-cream_23-2151939167.jpg", - }, + { id: "p1", name: "Crispy Honey Chicken", price: "₹219", variant: "Starters", imageSrc: "http://img.b2bpic.net/free-photo/cooked-chicken-wings-with-herbs_23-2148189811.jpg" }, + { id: "p2", name: "Paneer Butter Masala", price: "₹249", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-traditional-indian-paneer-butter-masala-cheese-cottage-curry-black-surface_181624-32001.jpg" }, + { id: "p3", name: "Veg Dum Biryani", price: "₹199", variant: "Biryani", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-pakistan-foods_23-2148821547.jpg" }, + { id: "p4", name: "Sizzling Brownie", price: "₹149", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/desserts-with-ice-cream-chocolate-syrup_141793-82.jpg" }, + { id: "p5", name: "Margherita Pizza", price: "₹219", variant: "Pizza", imageSrc: "http://img.b2bpic.net/free-photo/delicious-slice-pizza-with-vegetables_23-2148753757.jpg" }, + { id: "p6", name: "Oreo Milkshake", price: "₹99", variant: "Beverages", imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate-with-whipped-cream_23-2151939167.jpg" }, ]} title="Curated Menu" description="Discover our exquisite flavours." @@ -227,55 +118,16 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "t1", - tag: "Table", - price: "Casual", - period: "Booking", - description: "Reserve a table for your next meal.", - button: { - text: "Book Table", - href: "https://wa.me/917008757889?text=I%20would%20like%20to%20reserve%20a%20table.", - }, - featuresTitle: "Included:", - features: [ - "Date Selection", - "Guest Count", - "Table Selection", - ], + id: "t1", tag: "Table", price: "Casual", period: "Booking", description: "Reserve a table for your next meal.", button: { text: "Book Table", href: "https://wa.me/917008757889?text=I%20would%20like%20to%20reserve%20a%20table." }, + featuresTitle: "Included:", features: ["Date Selection", "Guest Count", "Table Selection"], }, { - id: "t2", - tag: "Birthday", - price: "Celebrate", - period: "Package", - description: "Make birthdays special with our curated decor.", - button: { - text: "Book Celebration", - href: "https://wa.me/917008757889?text=I%20want%20to%20plan%20a%20birthday.", - }, - featuresTitle: "Options:", - features: [ - "Decoration", - "Cake", - "Special Msg", - ], + id: "t2", tag: "Birthday", price: "Celebrate", period: "Package", description: "Make birthdays special with our curated decor.", button: { text: "Book Celebration", href: "https://wa.me/917008757889?text=I%20want%20to%20plan%20a%20birthday." }, + featuresTitle: "Options:", features: ["Decoration", "Cake", "Special Msg"], }, { - id: "t3", - tag: "Event", - price: "Private", - period: "Event", - description: "Perfect for gatherings and corporate events.", - button: { - text: "Book Event", - href: "https://wa.me/917008757889?text=I%20want%20to%20book%20a%20private%20event.", - }, - featuresTitle: "Included:", - features: [ - "Venue Setup", - "Custom Menu", - "Service", - ], + id: "t3", tag: "Event", price: "Private", period: "Event", description: "Perfect for gatherings and corporate events.", button: { text: "Book Event", href: "https://wa.me/917008757889?text=I%20want%20to%20book%20a%20private%20event." }, + featuresTitle: "Included:", features: ["Venue Setup", "Custom Menu", "Service"], }, ]} title="Reservations" @@ -290,46 +142,11 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Ananya S.", - role: "Foodie", - company: "Cuttack", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-134034.jpg", - }, - { - id: "2", - name: "Rohan M.", - role: "Visitor", - company: "Bhubaneswar", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-couple-date-cafe-talking-kissing-christmas-time_613910-14582.jpg", - }, - { - id: "3", - name: "Priya D.", - role: "Regular", - company: "Cuttack", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/therapist-taking-notes-mental-health-progress-with-adolescent_482257-124828.jpg", - }, - { - id: "4", - name: "Vikram K.", - role: "Event Guest", - company: "Cuttack", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/chicken-chop-with-spices-fries_140725-2040.jpg", - }, - { - id: "5", - name: "Sunita J.", - role: "New Patron", - company: "Cuttack", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-tablet_23-2149966940.jpg", - }, + { id: "1", name: "Ananya S.", role: "Foodie", company: "Cuttack", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-134034.jpg" }, + { id: "2", name: "Rohan M.", role: "Visitor", company: "Bhubaneswar", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-couple-date-cafe-talking-kissing-christmas-time_613910-14582.jpg" }, + { id: "3", name: "Priya D.", role: "Regular", company: "Cuttack", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/therapist-taking-notes-mental-health-progress-with-adolescent_482257-124828.jpg" }, + { id: "4", name: "Vikram K.", role: "Event Guest", company: "Cuttack", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chicken-chop-with-spices-fries_140725-2040.jpg" }, + { id: "5", name: "Sunita J.", role: "New Patron", company: "Cuttack", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-tablet_23-2149966940.jpg" }, ]} title="Guest Stories" description="Heartfelt words from our bohemian community." @@ -339,9 +156,7 @@ export default function LandingPage() {