Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 14:43:10 +00:00

View File

@@ -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"
/>
</div>
@@ -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"
/>
</div>