Merge version_2 into main #3
@@ -84,6 +84,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", role: "Homeowner", testimonial: "Excellent service. Professional and fast!", imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg" },
|
||||
{ id: "2", name: "Mark D.", role: "Business Owner", testimonial: "The staff was friendly and communicated well.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg" }
|
||||
@@ -97,6 +98,7 @@ export default function LandingPage() {
|
||||
<MetricCardFourteen
|
||||
title="How We Work"
|
||||
tag="Our Process"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "s1", value: "01", description: "Schedule your appointment." },
|
||||
{ id: "s2", value: "02", description: "Technician assessment." },
|
||||
@@ -108,6 +110,7 @@ export default function LandingPage() {
|
||||
<div id="areas" data-section="areas">
|
||||
<FeatureCardSix
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Downtown Area", description: "Serving the heart of our vibrant city.", imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=3" },
|
||||
{ title: "West Side", description: "Expert plumbing services for west side homes.", imageSrc: "http://img.b2bpic.net/free-photo/master-woodworking-shop-giving-worker-protection-gloves_482257-97946.jpg?_wi=1" }
|
||||
|
||||
Reference in New Issue
Block a user