diff --git a/src/app/page.tsx b/src/app/page.tsx index 904ed15..296727e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Bel nu: +32 (0)11 123 456", href: "tel:+32123456789" }, { text: "Vraag offerte aan", href: "#contact" } ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/plumber-doing-surprise-gesture_1368-786.jpg" imageAlt="Professional plumber performing emergency repair" mediaAnimation="slide-up" @@ -108,8 +108,7 @@ export default function LandingPage() { useInvertedBackground={false} ariaLabel="Services offered by Sanidan Loodgieterij" containerClassName="max-w-6xl mx-auto px-4 py-16" - titleClassName="text-3xl font-bold text-foreground mb-4" - descriptionClassName="text-base text-foreground/70 mb-8" + cardTitleClassName="text-3xl font-bold text-foreground mb-4" /> @@ -169,6 +168,7 @@ export default function LandingPage() { descriptionClassName="text-base text-foreground/70 mb-8" valueClassName="text-3xl font-bold text-primary-cta" metricTitleClassName="text-lg font-semibold text-foreground mt-2" + mediaAnimation="slide-up" />