Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-18 07:20:16 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
description="Your cozy pocket-friendly cafe destination on East Boring Canal Road, located right besides Chhappan Bhog."
buttons={[
{
text: "View Menu", href: "#menu"},
text: "Browse Our Menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-small-business-owner-standing-outdoors_23-2149434499.jpg"
imageAlt="Cozy restaurant entrance"
@@ -114,7 +114,7 @@ export default function LandingPage() {
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/baguette-bagels-basket-with-lemon-flour_114579-5839.jpg"},
{
id: "p4", brand: "Lunch", name: "Classic Pasta", price: "₹250", rating: 4,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-lettuce-avocado-arugula-parmesan-cheese_141793-286.jpg"},
reviewCount: "95", imageSrc: "http://img.b2bpic.net/green-salad-with-lettuce-avocado-arugula-parmesan-cheese_141793-286.jpg"},
{
id: "p5", brand: "Dessert", name: "Chocolate Mousse", price: "₹200", rating: 5,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-with-dessert-smoothie-tea-white-round-table_23-2148067133.jpg"},