Merge version_3 into main #3
@@ -115,6 +115,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Client Stories"
|
||||
description="See why Jaipur trusts Cleaner Dekho."
|
||||
testimonials={[
|
||||
@@ -129,6 +130,7 @@ export default function LandingPage() {
|
||||
<MetricCardSeven
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Company Stats"
|
||||
description="Proven results in the industry."
|
||||
metrics={[
|
||||
@@ -146,6 +148,7 @@ export default function LandingPage() {
|
||||
description="Reach out to Shyam Nagar today for inquiries or premium service bookings. Our team is ready to assist you."
|
||||
buttons={[{ text: "Contact Us", href: "#contact" }]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user