Update src/app/page.tsx

This commit is contained in:
2026-04-27 19:30:53 +00:00
parent 4dae5d7642
commit 8115b6e2dc

View File

@@ -127,7 +127,7 @@ export default function LandingPage() {
tag="Besuchen Sie uns"
title="Süße Welle Osnabrück"
description="Kommen Sie vorbei und kosten Sie den Sommer! Landrat-von-Ostman-Straße 1, 49076 Osnabrück."
buttons={[{ text: "Route planen", href: "#" }, { text: "Anrufen", href: "tel:0541000000" }]}
buttons={[{ text: "Wegbeschreibung anzeigen", href: "#" }, { text: "Anrufen", href: "tel:0541000000" }]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>