Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 06:46:11 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="double-inset"
secondaryButtonStyle="radial-glow"
@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Professional Home Services"
tagIcon={Wrench}
tagAnimation="blur-reveal"
background={{ variant: "grid" }}
background={{ variant: "glowing-orb" }}
testimonials={[
{
name: "James Mitchell", handle: "Homeowner, Pretoria East", testimonial: "Excellent service and professionalism. Fixed our plumbing issues quickly and efficiently.", rating: 5,
@@ -85,6 +85,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg"
imageAlt="VHB professional team"
mediaAnimation="blur-reveal"
metricsAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
@@ -175,7 +176,7 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
title="Request a Quote Today"
description="Contact VHB Plumbing & DIY for a free consultation. Our team is ready to discuss your project and provide a transparent quote with no hidden costs."
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990708.jpg"
imageAlt="VHB service team ready to help"