Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-04 07:19:30 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg"
imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg?_wi=1"
imageAlt="Cozy cafe atmosphere"
mediaAnimation="slide-up"
avatars={[
@@ -158,37 +158,37 @@ export default function LandingPage() {
id: "1",
name: "French Fries",
price: "₹120",
imageSrc: "http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg?_wi=1",
},
{
id: "2",
name: "Cheese Corn Balls",
price: "₹150",
imageSrc: "http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg?_wi=2",
},
{
id: "3",
name: "Veg Burger",
price: "₹180",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-meet-glass-wine-round-plate_176474-3412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-meet-glass-wine-round-plate_176474-3412.jpg?_wi=1",
},
{
id: "4",
name: "Sandwich",
price: "₹140",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-meet-glass-wine-round-plate_176474-3412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-meet-glass-wine-round-plate_176474-3412.jpg?_wi=2",
},
{
id: "5",
name: "Cold Coffee",
price: "₹130",
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-table_1203-2504.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-table_1203-2504.jpg?_wi=1",
},
{
id: "6",
name: "Milkshake",
price: "₹160",
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-table_1203-2504.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-table_1203-2504.jpg?_wi=2",
},
]}
title="Our Delicious Menu"
@@ -216,7 +216,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/happy-multiracial-friends-through-window_23-2148422364.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg?_wi=2",
imageAlt: "cozy cafe interior warm lighting",
},
{
@@ -232,7 +232,7 @@ export default function LandingPage() {
description: "Hang out with friends.",
bentoComponent: "reveal-icon",
icon: Music,
imageSrc: "http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/finely-roasted-potato-sticks-served-with-lemon-slices_114579-1750.jpg?_wi=3",
imageAlt: "gourmet french fries close up",
},
]}