Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-06 06:34:36 +00:00

View File

@@ -47,14 +47,14 @@ export default function LandingPage() {
title="Kafenio: Your 24/7 Bistro in Mohali"
description="Experience the finest coffee, curated meals, and cozy vibes around the clock. Your favorite spot in Mohali for every craving, any hour."
testimonials={[
{ name: "Amanpreet Singh", handle: "@aman_p", testimonial: "The best 24x7 cafe in Mohali. Their pasta is a must-try!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg", imageAlt: "cozy cafe interior warm lighting" },
{ name: "Neha Sharma", handle: "@neha_s", testimonial: "Amazing coffee and great place to work late at night.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-chips-table-close-up-view_141793-13221.jpg", imageAlt: "cozy cafe interior warm lighting" },
{ name: "Rahul Verma", handle: "@r_verma", testimonial: "Finally a place in Mohali that's open whenever I need good food.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-blue-plate-with-delicious-pasta-meal-served-with-tomato-meat-tan-color-towel-dinner-different-spices_140725-143897.jpg", imageAlt: "cozy cafe interior warm lighting" },
{ name: "Priya Kaur", handle: "@priyak", testimonial: "Lovely ambiance and super fast service. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg", imageAlt: "cozy cafe interior warm lighting" },
{ name: "Vikram Singh", handle: "@vikram_s", testimonial: "Perfect spot for late-night cravings. Good vibes always.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-delicious-breakfast-white-background_23-2147860334.jpg", imageAlt: "cozy cafe interior warm lighting" },
{ name: "Amanpreet Singh", handle: "@aman_p", testimonial: "The best 24x7 cafe in Mohali. Their pasta is a must-try!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting" },
{ name: "Neha Sharma", handle: "@neha_s", testimonial: "Amazing coffee and great place to work late at night.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-chips-table-close-up-view_141793-13221.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting" },
{ name: "Rahul Verma", handle: "@r_verma", testimonial: "Finally a place in Mohali that's open whenever I need good food.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-blue-plate-with-delicious-pasta-meal-served-with-tomato-meat-tan-color-towel-dinner-different-spices_140725-143897.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting" },
{ name: "Priya Kaur", handle: "@priyak", testimonial: "Lovely ambiance and super fast service. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting" },
{ name: "Vikram Singh", handle: "@vikram_s", testimonial: "Perfect spot for late-night cravings. Good vibes always.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-delicious-breakfast-white-background_23-2147860334.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting" },
]}
buttons={[{ text: "Explore Menu", href: "#menu" }]}
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg?_wi=2"
imageAlt="Kafenio Cafe & Bistro interior"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/beautiful-attractive-asian-cafe-shop-owner-smile-with-happiness-joyful-with-coffee-cup-apron-cafe-background_609648-2410.jpg", alt: "Smiling cafe owner" },
@@ -87,10 +87,10 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Classic Burger", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-chips-table-close-up-view_141793-13221.jpg" },
{ id: "p2", name: "Creamy Penne", price: "₹349", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-blue-plate-with-delicious-pasta-meal-served-with-tomato-meat-tan-color-towel-dinner-different-spices_140725-143897.jpg" },
{ id: "p3", name: "Espresso Shot", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg" },
{ id: "p4", name: "Buttery Croissant", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-delicious-breakfast-white-background_23-2147860334.jpg" },
{ id: "p1", name: "Classic Burger", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-chips-table-close-up-view_141793-13221.jpg?_wi=2" },
{ id: "p2", name: "Creamy Penne", price: "₹349", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-blue-plate-with-delicious-pasta-meal-served-with-tomato-meat-tan-color-towel-dinner-different-spices_140725-143897.jpg?_wi=2" },
{ id: "p3", name: "Espresso Shot", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg?_wi=2" },
{ id: "p4", name: "Buttery Croissant", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-delicious-breakfast-white-background_23-2147860334.jpg?_wi=2" },
{ id: "p5", name: "Club Sandwich", price: "₹249", imageSrc: "http://img.b2bpic.net/free-photo/side-view-club-sandwich-with-french-fries-ketchup-with-mayonnaise_140725-11441.jpg" },
{ id: "p6", name: "Chocolate Lava Cake", price: "₹279", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-restaurant_23-2148018754.jpg" },
]}