diff --git a/src/app/page.tsx b/src/app/page.tsx index ff2f655..fc09b43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,22 +31,14 @@ export default function LandingPage() { @@ -54,63 +46,38 @@ export default function LandingPage() {
@@ -122,19 +89,13 @@ export default function LandingPage() { metrics={[ { icon: Coffee, - label: "Coffee Varieties", - value: "20+", - }, + label: "Coffee Varieties", value: "20+"}, { icon: Clock, - label: "Years Experience", - value: "5", - }, + label: "Years Experience", value: "5"}, { icon: Heart, - label: "Happy Guests", - value: "10k+", - }, + label: "Happy Guests", value: "10k+"}, ]} metricsAnimation="slide-up" /> @@ -148,41 +109,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "English Breakfast", - price: "₹450", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-plate-with-eggs-pancakes_23-2148297952.jpg?_wi=1", - }, + id: "1", name: "English Breakfast", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-plate-with-eggs-pancakes_23-2148297952.jpg"}, { - id: "2", - name: "Chicken Club Sandwich", - price: "₹380", - imageSrc: "http://img.b2bpic.net/free-photo/club-sandwiches_74190-1842.jpg?_wi=1", - }, + id: "2", name: "Chicken Club Sandwich", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwiches_74190-1842.jpg"}, { - id: "3", - name: "Nutella Banana Pancakes", - price: "₹320", - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-strawberries-cupcake-plate-chocolate-cream-candies-strawberries-bowls-cup-herbal-tea-dark-table_140725-117161.jpg", - }, + id: "3", name: "Nutella Banana Pancakes", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cupcake-strawberries-cupcake-plate-chocolate-cream-candies-strawberries-bowls-cup-herbal-tea-dark-table_140725-117161.jpg"}, { - id: "4", - name: "Vietnamese Coffee", - price: "₹250", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-delicious-coffee_23-2149703761.jpg", - }, + id: "4", name: "Vietnamese Coffee", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-delicious-coffee_23-2149703761.jpg"}, { - id: "5", - name: "Carbonara Pasta with Bacon", - price: "₹480", - imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-grilled-chicken-parmesan_114579-2044.jpg", - }, + id: "5", name: "Carbonara Pasta with Bacon", price: "₹480", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-grilled-chicken-parmesan_114579-2044.jpg"}, { - id: "6", - name: "Cheesecakes & Croissants", - price: "₹280", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-strawberry-cake-with-cookies-little-cakes-light-white-surface-biscuit-sugar-cake-sweet-pie-cookie_140725-64526.jpg", - }, + id: "6", name: "Cheesecakes & Croissants", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-strawberry-cake-with-cookies-little-cakes-light-white-surface-biscuit-sugar-cake-sweet-pie-cookie_140725-64526.jpg"}, ]} title="Menu Highlights" description="Indulge in our freshly crafted breakfast, lunch, and dessert menu." @@ -196,45 +133,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah J.", - handle: "@sarahj", - testimonial: "Lovely breakfast spot with classy ambiance!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=1", - }, + id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "Lovely breakfast spot with classy ambiance!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"}, { - id: "2", - name: "Michael C.", - handle: "@mchen", - testimonial: "Amazing coffee and quick service.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-man-cafe-talking-phone-drinking-coffee_1303-6036.jpg", - }, + id: "2", name: "Michael C.", handle: "@mchen", testimonial: "Amazing coffee and quick service.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-man-cafe-talking-phone-drinking-coffee_1303-6036.jpg"}, { - id: "3", - name: "Emily R.", - handle: "@emr", - testimonial: "Perfect place to chill with friends.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg", - }, + id: "3", name: "Emily R.", handle: "@emr", testimonial: "Perfect place to chill with friends.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg"}, { - id: "4", - name: "David K.", - handle: "@dkim", - testimonial: "The best pancakes in Fatorda!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model-sexy-man-dressed-pink-tshirt-trousers-fashion-male-isolated-blue-wall-studio_158538-26677.jpg", - }, + id: "4", name: "David K.", handle: "@dkim", testimonial: "The best pancakes in Fatorda!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model-sexy-man-dressed-pink-tshirt-trousers-fashion-male-isolated-blue-wall-studio_158538-26677.jpg"}, { - id: "5", - name: "Anjali V.", - handle: "@anjali", - testimonial: "Such a cozy vibe, will definitely return.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=2", - }, + id: "5", name: "Anjali V.", handle: "@anjali", testimonial: "Such a cozy vibe, will definitely return.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"}, ]} showRating={true} title="What Our Guests Say" @@ -247,55 +159,37 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={true} - features={[ - { - title: "Aesthetic Latte Art", - description: "Beautiful coffee shots.", - icon: Instagram, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-taking-pictures-meal_23-2149286405.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-pictures-yarn-threads-cup-coffee-her-smartphone_169016-52085.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pastry-table_23-2149234893.jpg", - imageAlt: "cozy cafe interior warm lighting", - }, - { - title: "Delicious Treats", - description: "Freshly baked pastries daily.", - icon: Coffee, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/slim-woman-enjoying-exotic-place-joyful-tanned-lady-standing-near-palm-trees-smiling_197531-21118.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-plate-with-eggs-pancakes_23-2148297952.jpg?_wi=2", - imageAlt: "delicious english breakfast plating", - }, - { - title: "Cozy Atmosphere", - description: "Perfect for relaxing.", - icon: Sun, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-blue-chairs-white-walls-fireplace-wide-window_140725-8454.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-lipstick-food-purple-flower-wooden-table-photo-big-plate-with-tasty-salad-beans-standing-beside-glass-smoothie_291049-1809.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/club-sandwiches_74190-1842.jpg?_wi=2", - imageAlt: "fresh chicken club sandwich gourmet", - }, - ]} title="Coffee & Good Vibes" description="Follow us on Instagram for daily updates and specials." + features={[ + { + title: "Aesthetic Latte Art", description: "Beautiful coffee shots.", icon: Instagram, + mediaItems: [ + { + imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-taking-pictures-meal_23-2149286405.jpg"}, + { + imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-pictures-yarn-threads-cup-coffee-her-smartphone_169016-52085.jpg"}, + ] + }, + { + title: "Delicious Treats", description: "Freshly baked pastries daily.", icon: Coffee, + mediaItems: [ + { + imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg"}, + { + imageSrc: "http://img.b2bpic.net/free-photo/slim-woman-enjoying-exotic-place-joyful-tanned-lady-standing-near-palm-trees-smiling_197531-21118.jpg"}, + ] + }, + { + title: "Cozy Atmosphere", description: "Perfect for relaxing.", icon: Sun, + mediaItems: [ + { + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-blue-chairs-white-walls-fireplace-wide-window_140725-8454.jpg"}, + { + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-lipstick-food-purple-flower-wooden-table-photo-big-plate-with-tasty-salad-beans-standing-beside-glass-smoothie_291049-1809.jpg"}, + ] + }, + ]} /> @@ -305,27 +199,16 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do you accept reservations?", - content: "Yes, we accept reservations via WhatsApp.", - }, + id: "1", title: "Do you accept reservations?", content: "Yes, we accept reservations via WhatsApp."}, { - id: "2", - title: "Do you offer home delivery?", - content: "Yes, we are on Zom Zomato and Swiggy.", - }, + id: "2", title: "Do you offer home delivery?", content: "Yes, we are on Zom Zomato and Swiggy."}, { - id: "3", - title: "Is there parking available?", - content: "Yes, plenty of parking space around The Venue.", - }, + id: "3", title: "Is there parking available?", content: "Yes, plenty of parking space around The Venue."}, ]} ctaTitle="Visit Us in Fatorda" ctaDescription="Hall 2, The Venue, off Bishop Rebello Road, Fatorda, Goa. Open daily from 9 AM (Except Friday)." ctaButton={{ - text: "Get Directions", - href: "https://maps.google.com", - }} + text: "Get Directions", href: "https://maps.google.com"}} ctaIcon={MapPin} /> @@ -334,46 +217,29 @@ export default function LandingPage() {