Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 19:05:02 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
handle: "@leedsfoodie",
testimonial: "The best Kung Po I've had in Leeds. Absolute quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chinese-new-year-with-fortune-cookies_23-2148738414.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chinese-new-year-with-fortune-cookies_23-2148738414.jpg?_wi=1",
imageAlt: "cinematic slow motion chinese food steam wok",
},
{
@@ -76,7 +76,7 @@ export default function LandingPage() {
handle: "@foodlover",
testimonial: "Quick, hot, and authentic. My new weekly ritual.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246057.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246057.jpg?_wi=1",
imageAlt: "cinematic slow motion chinese food steam wok",
},
{
@@ -84,7 +84,7 @@ export default function LandingPage() {
handle: "@localguide",
testimonial: "Exceptional ingredients and super fast service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-onion-garlic-tomato-top-view_140725-11300.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-onion-garlic-tomato-top-view_140725-11300.jpg?_wi=1",
imageAlt: "cinematic slow motion chinese food steam wok",
},
{
@@ -92,7 +92,7 @@ export default function LandingPage() {
handle: "@takeawayfan",
testimonial: "The flavours are simply unmatched. Authentic excellence.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-soup-with-ingredients_140725-151091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-soup-with-ingredients_140725-151091.jpg?_wi=1",
imageAlt: "cinematic slow motion chinese food steam wok",
},
{
@@ -100,7 +100,7 @@ export default function LandingPage() {
handle: "@leedsfood",
testimonial: "Consistent taste every single time. Loved by everyone.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-chicken-dish_23-2148771293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-chicken-dish_23-2148771293.jpg?_wi=1",
imageAlt: "cinematic slow motion chinese food steam wok",
},
]}
@@ -114,7 +114,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/chinese-new-year-with-fortune-cookies_23-2148738414.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chinese-new-year-with-fortune-cookies_23-2148738414.jpg?_wi=2"
imageAlt="Authentic Chinese cuisine"
mediaAnimation="slide-up"
avatars={[
@@ -175,28 +175,28 @@ export default function LandingPage() {
id: "1",
name: "Special Kung Po",
price: "£12.95",
imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246057.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246057.jpg?_wi=2",
imageAlt: "Kung Po Chicken",
},
{
id: "2",
name: "Crispy Chilli Beef",
price: "£13.50",
imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-onion-garlic-tomato-top-view_140725-11300.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-onion-garlic-tomato-top-view_140725-11300.jpg?_wi=2",
imageAlt: "Crispy Chilli Beef",
},
{
id: "3",
name: "Sweet & Sour Chicken",
price: "£11.95",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-soup-with-ingredients_140725-151091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-soup-with-ingredients_140725-151091.jpg?_wi=2",
imageAlt: "Sweet & Sour Cantonese Chicken",
},
{
id: "4",
name: "Wok-Fired Wings",
price: "£8.50",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-chicken-dish_23-2148771293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-chicken-dish_23-2148771293.jpg?_wi=2",
imageAlt: "Chicken Wings",
},
{