Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 14:11:21 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-seaweed-snacks_23-2150670816.jpg", imageAlt: "Gäste genießen Würstel im Freien gemütlich"},
{
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-burger-with-cheese-eggplant-pesto_661915-361.jpg", imageAlt: "Frische dampfende austrian Bosna"},
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-burger-with-cheese-eggplant-pesto_661915-361.jpg?_wi=1", imageAlt: "Frische dampfende austrian Bosna"},
]}
buttons={[
{
@@ -94,7 +94,7 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Panhofer Spezialität", name: "Die beste Bosna weit und breit", price: "€ 5,50", rating: 5,
reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-burger-with-cheese-eggplant-pesto_661915-361.jpg", imageAlt: "Frische dampfende austrian Bosna"},
reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-burger-with-cheese-eggplant-pesto_661915-361.jpg?_wi=2", imageAlt: "Frische dampfende austrian Bosna"},
{
id: "2", brand: "Panhofer Klassiker", name: "Käsekrainer mit flüssigem Kern", price: "€ 4,90", rating: 5,
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/grilled-sausages-wrapped-strips-bacon-with-tomatoes-sage-leaves_2829-14432.jpg", imageAlt: "Käsekrainer mit frischem Brot"},