Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-04 16:57:55 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-beer-waiting-her-friends_23-2147680569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-beer-waiting-her-friends_23-2147680569.jpg?_wi=1",
imageAlt: "Boho style cafe interior",
},
{
@@ -136,7 +136,7 @@ export default function LandingPage() {
name: "Dragon Shanghai Sizzler",
price: "₹450",
variant: "Non-Veg",
imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3695.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3695.jpg?_wi=1",
},
{
id: "p2",
@@ -201,7 +201,7 @@ export default function LandingPage() {
text: "Signature Cakes",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-beer-waiting-her-friends_23-2147680569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-beer-waiting-her-friends_23-2147680569.jpg?_wi=2",
imageAlt: "birthday party cafe celebration",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
text: "Casual Vibe",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3695.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/baked-potato-wooden-board-with-pepper-tomato-sauces-side-view_141793-3695.jpg?_wi=2",
imageAlt: "birthday party cafe celebration",
},
]}