Update src/app/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "plain" }}
|
||||
title="Kreative Lösungen für Ihr Wachstum"
|
||||
description="PAD verbindet strategische Planung mit innovativem Design—für Marken, die Aufmerksamkeit verdienen."
|
||||
kpis={[
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Kontakt"
|
||||
title="Bereit für den ersten Schritt?"
|
||||
description="Lassen Sie uns gemeinsam Ihr nächstes großes Projekt realisieren."
|
||||
|
||||
Reference in New Issue
Block a user