Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-04-08 15:39:54 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -105,13 +105,13 @@ export default function LandingPage() {
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-dessert-slices-with-raspberries-spices-top-view_114579-8378.jpg?_wi=2"},
{
id: "p4", brand: "Tee", name: "Matcha Latte", price: "€4,50", rating: 4,
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-cup-matcha-green-tea-with-latte-art_140725-7120.jpg"},
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-cup-matcha-green-tea-with-latte-art_140725-7120.jpg?_wi=1"},
{
id: "p5", brand: "Frühstück", name: "Croissant", price: "€2,50", rating: 5,
reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissant-flowers-plate_23-2149660920.jpg?_wi=2"},
{
id: "p6", brand: "Dessert", name: "Frucht-Törtchen", price: "€3,50", rating: 5,
reviewCount: "33", imageSrc: "http://img.b2bpic.net/free-photo/cake-donut-bakery-sweets-dessert-break-time_53876-16168.jpg"},
reviewCount: "33", imageSrc: "http://img.b2bpic.net/free-photo/cake-donut-bakery-sweets-dessert-break-time_53876-16168.jpg?_wi=1"},
]}
title="Unsere Spezialitäten"
description="Genießen Sie unsere handverlesene Auswahl an Kaffee, Tee und hausgemachten Backwaren."

View File

@@ -51,13 +51,13 @@ export default function SpecialtiesPage() {
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-dessert-slices-with-raspberries-spices-top-view_114579-8378.jpg?_wi=2"},
{
id: "p4", brand: "Tee", name: "Matcha Latte", price: "€4,50", rating: 4,
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-cup-matcha-green-tea-with-latte-art_140725-7120.jpg"},
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-cup-matcha-green-tea-with-latte-art_140725-7120.jpg?_wi=2"},
{
id: "p5", brand: "Frühstück", name: "Croissant", price: "€2,50", rating: 5,
reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissant-flowers-plate_23-2149660920.jpg?_wi=2"},
{
id: "p6", brand: "Dessert", name: "Frucht-Törtchen", price: "€3,50", rating: 5,
reviewCount: "33", imageSrc: "http://img.b2bpic.net/free-photo/cake-donut-bakery-sweets-dessert-break-time_53876-16168.jpg"},
reviewCount: "33", imageSrc: "http://img.b2bpic.net/free-photo/cake-donut-bakery-sweets-dessert-break-time_53876-16168.jpg?_wi=2"},
]}
title="Unsere Spezialitäten"
description="Genießen Sie unsere handverlesene Auswahl an Kaffee, Tee und hausgemachten Backwaren."