From f303c57858cfd3794ec5fdf3a19fa468c628ae3f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 17:19:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6aaf1da..e43f578 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { variant: "radial-gradient" }} logoText="Junior Cafe" - description="Traditional Taste. Modern Approach. Honest craftsmanship and fresh ingredients, right in the heart of Klánovice. We believe that true quality doesn't need shortcuts." + description="Honest craftsmanship and fresh ingredients in the heart of Klánovice. Experience quality you can taste." buttons={[ { text: "Explore Our Selection", href: "#selection" @@ -73,7 +73,7 @@ export default function LandingPage() {