Update src/app/specialties/page.tsx
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user