From 6ed51a67884f84b0e5016f04732ee5b369f80480 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 17:18:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8543c99..c88bfb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Sortiment", id: "products" }, { name: "Kontakt", id: "contact" }, ]} - brandName="Lanza Cariccio Cono" + brandName="Lanza Cariccio Cono Weinimport" button={{ text: "Bestellen", href: "#contact" }} /> -- 2.49.1