Merge version_2 into main #3
@@ -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: "#"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user