Update src/app/page.tsx

This commit is contained in:
2026-03-19 18:09:32 +00:00
parent c89b89b76a
commit 6cda574d4d

View File

@@ -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,