From 6cda574d4d8e8ad6da4b58aeba073881ca7439f0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 18:09:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a2ed5d..cc72918 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "quality-ingredients", title: "Quality Ingredients", description: "We source the finest ingredients to create exceptional dishes that delight the palate", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg", imageAlt: "Herb-grilled chicken with fresh vegetables" + id: "quality-ingredients", title: "Quality Ingredients", description: "We source the finest ingredients to create exceptional dishes that delight the palate", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg?_wi=1", imageAlt: "Herb-grilled chicken with fresh vegetables" }, { id: "perfectly-poured-beer", title: "Perfectly Poured Beer", description: "Pilsner Urquell served with precision and care, ensuring optimal taste and presentation", tag: "Beverage", imageSrc: "http://img.b2bpic.net/free-photo/high-glass-beer-with-foam_140725-8982.jpg", imageAlt: "Pilsner Urquell perfectly served" @@ -121,7 +121,7 @@ export default function LandingPage() { products={[ { id: "herb-chicken-dish", brand: "Signature Dish", name: "Herb-Grilled Chicken Breast", price: "320 Kč", rating: 5, - reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg", imageAlt: "Herb-grilled chicken breast with vegetables and pesto" + reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189842.jpg?_wi=2", imageAlt: "Herb-grilled chicken breast with vegetables and pesto" }, { id: "spareribs-dish", brand: "Specialty", name: "Spareribs", price: "380 Kč", rating: 5,