Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 20:04:52 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571668.jpg?_wi=1",
imageAlt: "Grilled meats on flames",
},
{
@@ -129,7 +129,7 @@ export default function LandingPage() {
title: "Proper Portions",
description: "We don't do skimpy. Every plate is built to satisfy.",
buttonIcon: "Utensils",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805540.jpg?_wi=1",
},
{
title: "Real Flavour",
@@ -166,7 +166,7 @@ export default function LandingPage() {
id: "1",
name: "Signature Shawarma Wrap",
price: "from £8",
imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-tomato-sesame-top-view_141793-4513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-tomato-sesame-top-view_141793-4513.jpg?_wi=1",
},
{
id: "2",
@@ -225,7 +225,7 @@ export default function LandingPage() {
role: "Local",
company: "Google Review",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571668.jpg?_wi=2",
imageAlt: "Chicken flatbread wrap with fries, tomato, prickles in takeaway paper bag",
},
{
@@ -234,7 +234,7 @@ export default function LandingPage() {
role: "Patron",
company: "Google Review",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805540.jpg?_wi=2",
imageAlt: "Chicken flatbread wrap with fries, tomato, prickles in takeaway paper bag",
},
{
@@ -243,7 +243,7 @@ export default function LandingPage() {
role: "Critic",
company: "Google Review",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-tomato-sesame-top-view_141793-4513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/red-gurza-tomato-sesame-top-view_141793-4513.jpg?_wi=2",
imageAlt: "Chicken flatbread wrap with fries, tomato, prickles in takeaway paper bag",
},
{
@@ -252,7 +252,7 @@ export default function LandingPage() {
role: "Regular",
company: "Google Review",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop_1339-2395.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop_1339-2395.jpg?_wi=1",
imageAlt: "Chicken flatbread wrap with fries, tomato, prickles in takeaway paper bag",
},
]}
@@ -338,7 +338,7 @@ export default function LandingPage() {
placeholder: "Email",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop_1339-2395.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop_1339-2395.jpg?_wi=2"
/>
</div>