Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="rounded"
|
borderRadius="rounded"
|
||||||
contentWidth="compact"
|
contentWidth="compact"
|
||||||
sizing="mediumSizeLargeTitles"
|
sizing="mediumSizeLargeTitles"
|
||||||
background="grid"
|
background="circleGradient"
|
||||||
cardStyle="gradient-radial"
|
cardStyle="gradient-radial"
|
||||||
primaryButtonStyle="double-inset"
|
primaryButtonStyle="double-inset"
|
||||||
secondaryButtonStyle="radial-glow"
|
secondaryButtonStyle="radial-glow"
|
||||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
tag="Professional Home Services"
|
tag="Professional Home Services"
|
||||||
tagIcon={Wrench}
|
tagIcon={Wrench}
|
||||||
tagAnimation="blur-reveal"
|
tagAnimation="blur-reveal"
|
||||||
background={{ variant: "grid" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "James Mitchell", handle: "Homeowner, Pretoria East", testimonial: "Excellent service and professionalism. Fixed our plumbing issues quickly and efficiently.", rating: 5,
|
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"
|
imageSrc="http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg"
|
||||||
imageAlt="VHB professional team"
|
imageAlt="VHB professional team"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
|
metricsAnimation="blur-reveal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -175,7 +176,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="blur-reveal"
|
tagAnimation="blur-reveal"
|
||||||
title="Request a Quote Today"
|
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."
|
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}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990708.jpg"
|
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"
|
imageAlt="VHB service team ready to help"
|
||||||
|
|||||||
Reference in New Issue
Block a user