Update src/app/page.tsx

This commit is contained in:
2026-04-02 09:02:36 +00:00
parent f7e2ba6fd3
commit b807993532

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
imageAlt="Interiér Pivárne Lagúna"
buttons={[
{
text: "Objednať stôl", href: "#contact"},
text: "Rezervovať stôl teraz", href: "#contact"},
{
text: "Zobraziť menu", href: "#menu"},
]}