Update src/app/page.tsx

This commit is contained in:
2026-06-12 13:35:09 +00:00
parent b41704abe5
commit efa7b25d27

View File

@@ -150,6 +150,7 @@ export default function LandingPage() {
<TestimonialCardSixteen
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Kundin", company: "Stammkundin seit 3 Jahren", rating: 5,
@@ -303,7 +304,7 @@ export default function LandingPage() {
{
title: "Kontakt", items: [
{
label: "Termin vereinbaren", href: "#contact"},
label: "Termin vereinbaren", href: "#contact"},
{
label: "Anfahrt", href: "#"},
{