Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 06:27:58 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
href: "tel:+919731655707",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-attractive-girls-sitting-cafe-drinking-wine_1303-24353.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-attractive-girls-sitting-cafe-drinking-wine_1303-24353.jpg?_wi=1"
imageAlt="Cafe interior with warm rustic lighting and wine bar atmosphere"
/>
</div>
@@ -109,37 +109,37 @@ export default function LandingPage() {
id: "1",
name: "Harissa Chicken Pizza",
price: "₹695",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg?_wi=1",
},
{
id: "2",
name: "Tenderloin Steak",
price: "₹675",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg?_wi=2",
},
{
id: "3",
name: "Fish and Chips",
price: "₹475",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg?_wi=3",
},
{
id: "4",
name: "Cheese Platter",
price: "₹750",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg?_wi=4",
},
{
id: "5",
name: "Burrata Salad",
price: "₹450",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg?_wi=5",
},
{
id: "6",
name: "Signature Mulled Wine",
price: "Market",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg?_wi=6",
},
]}
title="Menu Highlights"
@@ -158,7 +158,7 @@ export default function LandingPage() {
name: "Ananya P.",
handle: "@foodie",
testimonial: "The mango coconut thai curry is absolutely divine!",
imageSrc: "http://img.b2bpic.net/free-photo/two-attractive-girls-sitting-cafe-drinking-wine_1303-24353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-attractive-girls-sitting-cafe-drinking-wine_1303-24353.jpg?_wi=2",
imageAlt: "cafe interior warm rustic lighting",
},
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
name: "Rohan V.",
handle: "@wineenthusiast",
testimonial: "Hands down the best variety of wine in the city.",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=1",
imageAlt: "cafe reclaimed wood interior design",
},
{
@@ -174,7 +174,7 @@ export default function LandingPage() {
name: "Sita K.",
handle: "@local",
testimonial: "Quaint vibe, cute porch, and perfect coffee.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fresh-cheese_23-2149668843.jpg?_wi=7",
imageAlt: "gourmet pizza rustic cafe style",
},
{
@@ -182,7 +182,7 @@ export default function LandingPage() {
name: "Vikram M.",
handle: "@regular",
testimonial: "Great ambiance, always a pleasant long lunch here.",
imageSrc: "http://img.b2bpic.net/free-photo/two-attractive-girls-sitting-cafe-drinking-wine_1303-24353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-attractive-girls-sitting-cafe-drinking-wine_1303-24353.jpg?_wi=3",
imageAlt: "cafe interior warm rustic lighting",
},
{
@@ -190,7 +190,7 @@ export default function LandingPage() {
name: "Deepa L.",
handle: "@foodblogger",
testimonial: "The open kitchen adds such a lovely energy!",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=2",
imageAlt: "cafe reclaimed wood interior design",
},
]}