Merge version_1 into main #3
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Call Now", href: "tel:0788652595"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -98,13 +98,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Open 24/7", description: "Convenience at any hour. Night or day, we are ready to clean your vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/24-hours-sign-front-side_187299-39609.jpg", buttonIcon: Clock,
|
||||
title: "Open 24/7", description: "Convenience at any hour. Night or day, we are ready to clean your vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/24-hours-sign-front-side_187299-39609.jpg?_wi=1", buttonIcon: Clock,
|
||||
},
|
||||
{
|
||||
title: "Expert Cleaning", description: "High-quality products and attention to detail for that perfect shine.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193592.jpg", buttonIcon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Prime Location", description: "Easy access right near IPRC Kigali, saving you time on your commute.", imageSrc: "http://img.b2bpic.net/free-photo/global-position-system-navigation-direction_53876-30338.jpg", buttonIcon: MapPin,
|
||||
title: "Prime Location", description: "Easy access right near IPRC Kigali, saving you time on your commute.", imageSrc: "http://img.b2bpic.net/free-photo/global-position-system-navigation-direction_53876-30338.jpg?_wi=1", buttonIcon: MapPin,
|
||||
},
|
||||
{
|
||||
title: "Customer First", description: "Reliable service focused on vehicle care and owner satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/protect-guard-security-umbrella-graphics-icons-symbols_53876-122977.jpg", buttonIcon: CheckCircle,
|
||||
@@ -122,11 +122,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "100%", title: "Dedicated Care", description: "Every vehicle gets individual attention.", imageSrc: "http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg"},
|
||||
id: "m1", value: "100%", title: "Dedicated Care", description: "Every vehicle gets individual attention.", imageSrc: "http://img.b2bpic.net/free-photo/rain-drops-grey-metallic-wall_23-2148722060.jpg?_wi=2"},
|
||||
{
|
||||
id: "m2", value: "24/7", title: "Availability", description: "We work when you need us.", imageSrc: "http://img.b2bpic.net/free-photo/24-hours-sign-front-side_187299-39609.jpg"},
|
||||
id: "m2", value: "24/7", title: "Availability", description: "We work when you need us.", imageSrc: "http://img.b2bpic.net/free-photo/24-hours-sign-front-side_187299-39609.jpg?_wi=2"},
|
||||
{
|
||||
id: "m3", value: "Fast", title: "Waiting Time", description: "Efficient processes to get you back on the road.", imageSrc: "http://img.b2bpic.net/free-photo/global-position-system-navigation-direction_53876-30338.jpg"},
|
||||
id: "m3", value: "Fast", title: "Waiting Time", description: "Efficient processes to get you back on the road.", imageSrc: "http://img.b2bpic.net/free-photo/global-position-system-navigation-direction_53876-30338.jpg?_wi=2"},
|
||||
]}
|
||||
title="Our Commitment"
|
||||
description="Small details, big impact."
|
||||
|
||||
Reference in New Issue
Block a user