diff --git a/src/app/page.tsx b/src/app/page.tsx
index 56dbd16..0ffbbb8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
@@ -51,9 +39,7 @@ export default function LandingPage() {
@@ -80,54 +64,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Pho Nudelsuppe",
- price: "14,50 €",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-wooden-board-with-spoon-tablecloth_114579-30354.jpg",
- brand: "Suppen",
- },
- {
- id: "2",
- name: "Sommerrollen",
- price: "6,90 €",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-cicchetti_23-2148149132.jpg",
- brand: "Vorspeisen",
- },
- {
- id: "3",
- name: "Aromatisches Curry",
- price: "15,90 €",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-bowl_23-2148728099.jpg",
- brand: "Hauptspeisen",
- },
- {
- id: "4",
- name: "Sushi & Sashimi",
- price: "18,90 €",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/sushi-with-variety-fish-delivery-sushi-package-different-types-rolls_132075-14235.jpg",
- brand: "Japanisch",
- },
- {
- id: "5",
- name: "Wok-Nudeln",
- price: "13,50 €",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-mushrooms-bell-peppers-sauce_141793-883.jpg",
- brand: "Wok",
- },
- {
- id: "6",
- name: "Veganes Curry",
- price: "14,90 €",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-vegetable-salad-dark-background_179666-17184.jpg",
- brand: "Vegan",
- },
+ { id: "1", name: "Pho Nudelsuppe", price: "14,50 €", rating: 5, reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-wooden-board-with-spoon-tablecloth_114579-30354.jpg", brand: "Suppen" },
+ { id: "2", name: "Sommerrollen", price: "6,90 €", rating: 5, reviewCount: "28", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cicchetti_23-2148149132.jpg", brand: "Vorspeisen" },
+ { id: "3", name: "Aromatisches Curry", price: "15,90 €", rating: 4, reviewCount: "35", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-bowl_23-2148728099.jpg", brand: "Hauptspeisen" },
+ { id: "4", name: "Sushi & Sashimi", price: "18,90 €", rating: 5, reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/sushi-with-variety-fish-delivery-sushi-package-different-types-rolls_132075-14235.jpg", brand: "Japanisch" },
+ { id: "5", name: "Wok-Nudeln", price: "13,50 €", rating: 4, reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-photo/noodles-prepared-with-mushrooms-bell-peppers-sauce_141793-883.jpg", brand: "Wok" },
+ { id: "6", name: "Veganes Curry", price: "14,90 €", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-vegetable-salad-dark-background_179666-17184.jpg", brand: "Vegan" },
]}
title="Unsere Highlights"
description="Entdecken Sie unsere handverlesene Auswahl an vietnamesischen und asiatischen Köstlichkeiten."
@@ -141,46 +83,11 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Sarah Müller",
- role: "Stammgast",
- company: "Nürnberg",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
- },
- {
- id: "2",
- name: "Michael Schmidt",
- role: "Food Blogger",
- company: "Nürnberg",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
- },
- {
- id: "3",
- name: "Julia Bauer",
- role: "Besucher",
- company: "Fürth",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-sitting-with-her-friends-dining-table-eating-dessert_637285-3239.jpg",
- },
- {
- id: "4",
- name: "David Klein",
- role: "Stammgast",
- company: "Nürnberg",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/charming-young-brunette-woman-red-beret-bright-colorful-sunglasses-stylish-dress-looks-tasty-eclair-abc-sits-cozy-street-cafe_197531-29330.jpg",
- },
- {
- id: "5",
- name: "Elena Weber",
- role: "Gast",
- company: "Erlangen",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-young-bearded-man-stylish-headwear-having-coffee-sitting-wooden-table-modern-cafe-interior-waiting-his-girlfriend-planning-propose-her-this-sunny-day_273609-1932.jpg",
- },
+ { id: "1", name: "Sarah Müller", role: "Stammgast", company: "Nürnberg", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg" },
+ { id: "2", name: "Michael Schmidt", role: "Food Blogger", company: "Nürnberg", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg" },
+ { id: "3", name: "Julia Bauer", role: "Besucher", company: "Fürth", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-sitting-with-her-friends-dining-table-eating-dessert_637285-3239.jpg" },
+ { id: "4", name: "David Klein", role: "Stammgast", company: "Nürnberg", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/charming-young-brunette-woman-red-beret-bright-colorful-sunglasses-stylish-dress-looks-tasty-eclair-abc-sits-cozy-street-cafe_197531-29330.jpg" },
+ { id: "5", name: "Elena Weber", role: "Gast", company: "Erlangen", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-young-bearded-man-stylish-headwear-having-coffee-sitting-wooden-table-modern-cafe-interior-waiting-his-girlfriend-planning-propose-her-this-sunny-day_273609-1932.jpg" },
]}
title="Das sagen unsere Gäste"
description="Echte Eindrücke unserer geschätzten Besucher."
@@ -193,24 +100,10 @@ export default function LandingPage() {
title="Besuchen Sie uns"
description="Wir freuen uns auf Ihren Besuch in der Platenstraße 19, 90441 Nürnberg. Montag bis Samstag 11:00–22:00 Uhr, Sonntag ab 12:00 Uhr."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Ihr Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Ihre E-Mail",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Ihr Name", required: true },
+ { name: "email", type: "email", placeholder: "Ihre E-Mail", required: true },
]}
- textarea={{
- name: "message",
- placeholder: "Ihre Nachricht oder Reservierungswunsch",
- required: true,
- }}
+ textarea={{ name: "message", placeholder: "Ihre Nachricht oder Reservierungswunsch", required: true }}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg"
/>
@@ -219,36 +112,8 @@ export default function LandingPage() {