Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-17 02:58:29 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
id: "1",
name: "Chicken Momos",
price: "Ask on WA",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg?_wi=2",
},
{
id: "2",

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
href: "/menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
tags: [
"Premium Quality",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg?_wi=1",
imageAlt: "restaurant kitchen",
},
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
tags: [
"Wah Cantt",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg?_wi=2",
imageAlt: "restaurant kitchen",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
tags: [
"Safe",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg?_wi=1",
imageAlt: "restaurant kitchen",
},
]}
@@ -230,7 +230,7 @@ export default function LandingPage() {
tag="Get in touch"
title="Order Directly on WhatsApp"
description="Click below to chat with our kitchen manager and place your order."
imageSrc="http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>