diff --git a/src/app/page.tsx b/src/app/page.tsx
index 883e2fe..14be876 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,26 +30,11 @@ export default function LandingPage() {
@@ -60,37 +45,16 @@ export default function LandingPage() {
title="Where Every Moment Becomes a Memory"
description="Experience the most aesthetic cafe in Mysuru. Where luxury meets warmth."
buttons={[
- {
- text: "Reserve Your Table",
- href: "#contact",
- },
- {
- text: "Explore Our Menu",
- href: "#menu",
- },
+ { text: "Reserve Your Table", href: "#contact" },
+ { text: "Explore Our Menu", href: "#menu" },
]}
- imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg",
- alt: "Customer profile 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/full-shot-senior-couple-sitting-restaurant_23-2149390969.jpg",
- alt: "Customer profile 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg",
- alt: "Customer profile 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/young-woman-reading-book-sitting-near-table-restaurant_23-2147936115.jpg",
- alt: "Customer profile 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg",
- alt: "Customer profile 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg", alt: "Customer profile 1" },
+ { src: "http://img.b2bpic.net/free-photo/full-shot-senior-couple-sitting-restaurant_23-2149390969.jpg", alt: "Customer profile 2" },
+ { src: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg", alt: "Customer profile 3" },
+ { src: "http://img.b2bpic.net/free-photo/young-woman-reading-book-sitting-near-table-restaurant_23-2147936115.jpg", alt: "Customer profile 4" },
+ { src: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg", alt: "Customer profile 5" },
]}
avatarText="Loved by over 500+ happy visitors"
/>
@@ -101,21 +65,9 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Mysuru's Most Aesthetic Cafe"
metrics={[
- {
- icon: Coffee,
- label: "Multi-Cuisine",
- value: "20+",
- },
- {
- icon: Music,
- label: "Live Events",
- value: "Nightly",
- },
- {
- icon: Coffee,
- label: "Pet Friendly",
- value: "Yes",
- },
+ { icon: Coffee, label: "Multi-Cuisine", value: "20+" },
+ { icon: Music, label: "Live Events", value: "Nightly" },
+ { icon: Coffee, label: "Pet Friendly", value: "Yes" },
]}
metricsAnimation="slide-up"
/>
@@ -127,54 +79,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- bentoComponent: "reveal-icon",
- icon: Cake,
- title: "Birthday Celebrations",
- description: "Custom decor for your special day.",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-space-right_23-2147695710.jpg",
- imageAlt: "Fried chicken and space on right",
- },
- {
- bentoComponent: "reveal-icon",
- icon: Music,
- title: "Live Karaoke Nights",
- description: "Sing your heart out with friends.",
- imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=2",
- imageAlt: "Fried chicken and space on right",
- },
- {
- bentoComponent: "reveal-icon",
- icon: Leaf,
- title: "Beautiful Interiors",
- description: "Instagrammable beige and green decor.",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-prawns-garlic-sauce-side-view_141793-4432.jpg?_wi=1",
- imageAlt: "Fried chicken and space on right",
- },
- {
- bentoComponent: "reveal-icon",
- icon: Star,
- title: "Pet Friendly",
- description: "Bring your furry friends along.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-asian-meal-with-herbs_23-2148694374.jpg?_wi=1",
- imageAlt: "Fried chicken and space on right",
- },
- {
- bentoComponent: "reveal-icon",
- icon: DollarSign,
- title: "Pocket Friendly",
- description: "Gourmet vibes, sensible prices.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-detail_23-2148149175.jpg?_wi=1",
- imageAlt: "Fried chicken and space on right",
- },
- {
- bentoComponent: "reveal-icon",
- icon: Utensils,
- title: "Multi-Cuisine",
- description: "A diverse menu for all cravings.",
- imageSrc: "http://img.b2bpic.net/free-photo/mexican-nachos-tortilla-chips-with-black-beans-guacamole-tomato-jalapeno-black-background_123827-20654.jpg?_wi=1",
- imageAlt: "Fried chicken and space on right",
- },
+ { bentoComponent: "reveal-icon", icon: Cake, title: "Birthday Celebrations", description: "Custom decor for your special day." },
+ { bentoComponent: "reveal-icon", icon: Music, title: "Live Karaoke Nights", description: "Sing your heart out with friends." },
+ { bentoComponent: "reveal-icon", icon: Leaf, title: "Beautiful Interiors", description: "Instagrammable beige and green decor." },
+ { bentoComponent: "reveal-icon", icon: Star, title: "Pet Friendly", description: "Bring your furry friends along." },
+ { bentoComponent: "reveal-icon", icon: DollarSign, title: "Pocket Friendly", description: "Gourmet vibes, sensible prices." },
+ { bentoComponent: "reveal-icon", icon: Utensils, title: "Multi-Cuisine", description: "A diverse menu for all cravings." },
]}
title="Why People Love Us"
description="Discover the magic behind Cafe Nestaa."
@@ -188,42 +98,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
- {
- id: "1",
- name: "Honey Garlic Wings",
- price: "₹299",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-prawns-garlic-sauce-side-view_141793-4432.jpg?_wi=2",
- },
- {
- id: "2",
- name: "Paneer Momos",
- price: "₹249",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-asian-meal-with-herbs_23-2148694374.jpg?_wi=2",
- },
- {
- id: "3",
- name: "Pizza Packets",
- price: "₹279",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-detail_23-2148149175.jpg?_wi=2",
- },
- {
- id: "4",
- name: "Cheese Nachos",
- price: "₹229",
- imageSrc: "http://img.b2bpic.net/free-photo/mexican-nachos-tortilla-chips-with-black-beans-guacamole-tomato-jalapeno-black-background_123827-20654.jpg?_wi=2",
- },
- {
- id: "5",
- name: "Peri Peri Fries",
- price: "₹199",
- imageSrc: "http://img.b2bpic.net/free-photo/pile-golden-french-fries-dark-background_84443-81960.jpg",
- },
- {
- id: "6",
- name: "Pasta Bowl",
- price: "₹349",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-tagliatelle-pasta-wooden-table_23-2148305662.jpg",
- },
+ { id: "1", name: "Honey Garlic Wings", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/fried-prawns-garlic-sauce-side-view_141793-4432.jpg" },
+ { id: "2", name: "Paneer Momos", price: "₹249", imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-asian-meal-with-herbs_23-2148694374.jpg" },
+ { id: "3", name: "Pizza Packets", price: "₹279", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-detail_23-2148149175.jpg" },
+ { id: "4", name: "Cheese Nachos", price: "₹229", imageSrc: "http://img.b2bpic.net/free-photo/mexican-nachos-tortilla-chips-with-black-beans-guacamole-tomato-jalapeno-black-background_123827-20654.jpg" },
+ { id: "5", name: "Peri Peri Fries", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/pile-golden-french-fries-dark-background_84443-81960.jpg" },
+ { id: "6", name: "Pasta Bowl", price: "₹349", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-tagliatelle-pasta-wooden-table_23-2148305662.jpg" },
]}
title="Menu Highlights"
description="Savor our most loved dishes."
@@ -235,46 +115,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- title: "Elegant",
- quote: "The ambience was elegant and inviting.",
- name: "Prathap Kumar",
- role: "Guest",
- imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-celebrating-valentine-s-day-with-bottle-wine_23-2148435715.jpg",
- },
- {
- id: "2",
- title: "Best Cafe",
- quote: "The best cafe in Kuvempunagar.",
- name: "Pragathi Aradhya",
- role: "Guest",
- imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg",
- },
- {
- id: "3",
- title: "European Vibe",
- quote: "Felt like I was in a European country.",
- name: "JK Syed Arshad",
- role: "Guest",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg",
- },
- {
- id: "4",
- title: "Friendly",
- quote: "Beautiful decor and friendly owner.",
- name: "Deepika MR",
- role: "Guest",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg",
- },
- {
- id: "5",
- title: "Hidden Gem",
- quote: "A hidden gem in Mysore.",
- name: "Sushma C",
- role: "Guest",
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
- },
+ { id: "1", title: "Elegant", quote: "The ambience was elegant and inviting.", name: "Prathap Kumar", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-celebrating-valentine-s-day-with-bottle-wine_23-2148435715.jpg" },
+ { id: "2", title: "Best Cafe", quote: "The best cafe in Kuvempunagar.", name: "Pragathi Aradhya", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg" },
+ { id: "3", title: "European Vibe", quote: "Felt like I was in a European country.", name: "JK Syed Arshad", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg" },
+ { id: "4", title: "Friendly", quote: "Beautiful decor and friendly owner.", name: "Deepika MR", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-sitting-table_23-2149212131.jpg" },
+ { id: "5", title: "Hidden Gem", quote: "A hidden gem in Mysore.", name: "Sushma C", role: "Guest", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg" },
]}
title="What Our Guests Say"
description="Real feedback from our happy community."
@@ -284,16 +129,9 @@ export default function LandingPage() {
@@ -306,4 +144,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file