Switch to version 2: modified src/app/page.tsx

This commit is contained in:
2026-03-07 22:58:29 +00:00
parent 1d746e9074
commit 559f0e1359

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
imageAlt="Hochwertiges antikes Möbelstück"
buttons={[
{ text: "Jetzt kostenlos bewerten lassen", href: "contact" },
{ text: "Kostenlos Anfrage stellen", href: "contact" }
{ text: "Jetzt anrufen", href: "#" }
]}
/>
</div>