diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b36c9d..def607f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,21 +37,21 @@ export default function LandingPage() { { name: "Harvest", id: "products" }, { name: "Contact", id: "contact" }, ]} - brandName="gemüsehof nieder" + brandName="Gemüsehof Nieder" button={{ text: "Get in Touch", href: "#contact" }} />