From 5a8e3019fbf5df7fba2e8968c971bd5b5edd227a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:21:51 +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 599afed..133af3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,13 +143,13 @@ export default function LandingPage() { description="Prohlédněte si naši restauraci a naše delikátní pokrmy" metrics={[ { - id: "1", value: "4.1", title: "Hodnocení", description: "Na základě 83 recenzí od spokojených hostů", imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-indonesian-bakso_23-2148933300.jpg", imageAlt: "Galerie - interiér restaurace" + id: "1", value: "4.1", title: "Hodnocení", description: "Na základě 83 recenzí od spokojených hostů", imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-indonesian-bakso_23-2148933300.jpg?_wi=2", imageAlt: "Galerie - interiér restaurace" }, { id: "2", value: "2020", title: "Od roku", description: "Autentická asijská kuchyně ve Slaném", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg", imageAlt: "Galerie - detailní foto jídla" }, { - id: "3", value: "3/7", title: "Služby", description: "Na místě, s sebou a donáška", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-romantic-dinner-wedding-any-occasion-with-candles-dried-flowers-as-decor_169016-11026.jpg", imageAlt: "Galerie - nastavení stolu" + id: "3", value: "3/7", title: "Služby", description: "Na místě, s sebou a donáška", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-romantic-dinner-wedding-any-occasion-with-candles-dried-flowers-as-decor_169016-11026.jpg?_wi=2", imageAlt: "Galerie - nastavení stolu" } ]} animationType="slide-up"