From 3685f10187a290c2ad2ab6b1dc1915226f5d66bf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 08:05:36 +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 6ef6605..8d57521 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { id: "p4", name: "Domáci chlebík", price: "2.00€", variant: "Čerstvý a teplý", imageSrc: "http://img.b2bpic.net/free-photo/side-view-tall-glass-with-light-beer_140725-12129.jpg"}, ]} title="Naše špeciality" - description="Objavte chuť, pre ktorú sa k nám hostia vracajú roky." + description="Freshly prepared daily using traditional recipes that keep our neighborhood coming back for more" /> @@ -135,4 +135,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1