Update src/app/page.tsx

This commit is contained in:
2026-03-26 21:51:33 +00:00
parent 80f5d5f61d
commit ebb33cc589

View File

@@ -82,21 +82,21 @@ export default function LandingPage() {
name: "Nudeln mit Ente",
price: "10.50 EUR",
variant: "Fan Favorite",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-teriyaki-sauce-with-red-cabbahe-herbs-lemon_114579-3395.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-teriyaki-sauce-with-red-cabbahe-herbs-lemon_114579-3395.jpg?_wi=1",
},
{
id: "p2",
name: "Knuspriges Hähnchen",
price: "9.50 EUR",
variant: "Sweet & Sour",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-pasta-with-truffle_23-2149548103.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-pasta-with-truffle_23-2149548103.jpg?_wi=1",
},
{
id: "p3",
name: "Minifrühlingsrollen",
price: "4.50 EUR",
variant: "Appetizer",
imageSrc: "http://img.b2bpic.net/free-photo/spring-rolls_74190-3540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spring-rolls_74190-3540.jpg?_wi=1",
},
]}
title="Signature Flavors"
@@ -165,22 +165,22 @@ export default function LandingPage() {
{
id: "t1",
name: "Marco L.",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-teriyaki-sauce-with-red-cabbahe-herbs-lemon_114579-3395.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-teriyaki-sauce-with-red-cabbahe-herbs-lemon_114579-3395.jpg?_wi=2",
},
{
id: "t2",
name: "Sarah K.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-pasta-with-truffle_23-2149548103.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-pasta-with-truffle_23-2149548103.jpg?_wi=2",
},
{
id: "t3",
name: "Jens W.",
imageSrc: "http://img.b2bpic.net/free-photo/spring-rolls_74190-3540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spring-rolls_74190-3540.jpg?_wi=2",
},
{
id: "t4",
name: "Lisa B.",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-teriyaki-sauce-with-red-cabbahe-herbs-lemon_114579-3395.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-teriyaki-sauce-with-red-cabbahe-herbs-lemon_114579-3395.jpg?_wi=3",
},
]}
cardTitle="Our Community Reviews"