Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 22:39:08 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "tel:08141359801",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=1"
imageAlt="Ultimate Cheese Pull"
/>
</div>
@@ -116,7 +116,7 @@ export default function LandingPage() {
name: "Mini Pizza",
price: "₦8,000",
variant: "4 slices",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg?_wi=1",
},
{
id: "p2",
@@ -137,7 +137,7 @@ export default function LandingPage() {
name: "Chicken Shawarma (Medium)",
price: "₦6,000",
variant: "Juicy chicken",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=1",
},
{
id: "p5",
@@ -151,7 +151,7 @@ export default function LandingPage() {
name: "Extra Cheese",
price: "₦1,500+",
variant: "Add-on",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg?_wi=1",
},
]}
title="Our Menu"
@@ -179,7 +179,7 @@ export default function LandingPage() {
quote: "Thank you for the wonderful shawarma, I just dey happy since I ate it!",
name: "Satisfied Food Lover",
role: "Fan",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=2",
imageAlt: "Delicious vegan pizza social post",
},
{
@@ -188,7 +188,7 @@ export default function LandingPage() {
quote: "Received my love! Its so nice. Keep up the good work.",
name: "Returning Customer",
role: "Regular",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg?_wi=2",
imageAlt: "Delicious vegan pizza social post",
},
{
@@ -197,7 +197,7 @@ export default function LandingPage() {
quote: "Best pizza in Yenagoa, hands down. The cheese is just on another level.",
name: "Local Resident",
role: "Pizza Fan",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg?_wi=2",
imageAlt: "Delicious vegan pizza social post",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
quote: "The jumbo shawarma is filling and worth every single naira.",
name: "Daily Diner",
role: "Customer",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=2",
imageAlt: "Delicious vegan pizza social post",
},
]}