Merge version_2 into main #5
@@ -61,6 +61,7 @@ export default function LandingPage() {
|
||||
{ icon: Award, label: "Expert Service", value: "Pro Quality" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -93,6 +94,8 @@ export default function LandingPage() {
|
||||
{ id: "2", name: "Maria G.", role: "Property Owner", company: "Local Client", rating: 5 },
|
||||
{ id: "3", name: "Sam T.", role: "Business Owner", company: "Local Client", rating: 5 }
|
||||
]}
|
||||
description="What our clients say about us."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -102,6 +105,8 @@ export default function LandingPage() {
|
||||
title="Schedule Your Service"
|
||||
description="Ready to get started? We are available 6am to 6pm, 6 days a week."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/landscaper-consulting-with-client_23-2149139785.jpg"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user