Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-11 14:15:43 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
]}
buttons={[
{ text: "Kostenlose Vorführung buchen", href: "contact" },
{ text: "WhatsApp Beratung", href: "#" }
{ text: "Sofort chatten", href: "#" }
]}
buttonAnimation="slide-up"
ariaLabel="Hero Section - HYLA Wasserstaubsauger System"
@@ -259,4 +259,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}