From 6e0a2464b581974d1097597541d9cded73dd56cd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 12:07:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 31e2200..5fc6839 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,14 +43,14 @@ export default function LandingPage() { ]} brandName="Industry Coffee Bar" button={{ - text: "Pozri menu", href: "#menu"}} + text: "Pozri menu", href: "#menu"}} />
); -} +} \ No newline at end of file -- 2.49.1