Update src/app/page.tsx

This commit is contained in:
2026-03-09 09:21:51 +00:00
parent 15e5f6a400
commit 5a8e3019fb

View File

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