Merge version_1 into main #3
@@ -45,14 +45,14 @@ export default function LandingPage() {
|
||||
title="Sparkling Clean. Every Single Time."
|
||||
description="Located at 226 Ijesha Rd, Surulere, we offer fast, reliable, and affordable car wash services for every driver."
|
||||
testimonials={[
|
||||
{ name: "Tunde Adeyemi", handle: "@tunde_autos", testimonial: "Very convenient, they open early which is a huge plus for my commute.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26045.jpg", imageAlt: "professional car wash exterior service" },
|
||||
{ name: "Sarah Ike", handle: "@sara_ike", testimonial: "Decent wash, affordable prices for the Surulere area. Staff are generally friendly.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/long-distance-relationship-couple-meeting_23-2149324565.jpg", imageAlt: "professional car wash exterior service" },
|
||||
{ name: "John Okafor", handle: "@okafor_j", testimonial: "Fast service, gets the job done efficiently before I head to work.", rating: 3, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-old-keys_1187-5676.jpg", imageAlt: "professional car wash exterior service" },
|
||||
{ name: "Bisi Ade", handle: "@bisi_wash", testimonial: "Accessible spot, good enough for a quick maintenance clean.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg", imageAlt: "professional car wash exterior service" },
|
||||
{ name: "Kunle D.", handle: "@kunle_d", testimonial: "Consistent enough, nice that they are open by 5:30 AM.", rating: 3, imageSrc: "http://img.b2bpic.net/free-photo/glad-african-american-young-woman-rests-alone-coffee-shop-has-delighted-look-rests-after-work-laptop-computer-has-positive-expression_273609-3414.jpg", imageAlt: "professional car wash exterior service" },
|
||||
{ name: "Tunde Adeyemi", handle: "@tunde_autos", testimonial: "Very convenient, they open early which is a huge plus for my commute.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26045.jpg?_wi=1", imageAlt: "professional car wash exterior service" },
|
||||
{ name: "Sarah Ike", handle: "@sara_ike", testimonial: "Decent wash, affordable prices for the Surulere area. Staff are generally friendly.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/long-distance-relationship-couple-meeting_23-2149324565.jpg?_wi=1", imageAlt: "professional car wash exterior service" },
|
||||
{ name: "John Okafor", handle: "@okafor_j", testimonial: "Fast service, gets the job done efficiently before I head to work.", rating: 3, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-old-keys_1187-5676.jpg?_wi=1", imageAlt: "professional car wash exterior service" },
|
||||
{ name: "Bisi Ade", handle: "@bisi_wash", testimonial: "Accessible spot, good enough for a quick maintenance clean.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg?_wi=1", imageAlt: "professional car wash exterior service" },
|
||||
{ name: "Kunle D.", handle: "@kunle_d", testimonial: "Consistent enough, nice that they are open by 5:30 AM.", rating: 3, imageSrc: "http://img.b2bpic.net/free-photo/glad-african-american-young-woman-rests-alone-coffee-shop-has-delighted-look-rests-after-work-laptop-computer-has-positive-expression_273609-3414.jpg?_wi=1", imageAlt: "professional car wash exterior service" },
|
||||
]}
|
||||
buttons={[{ text: "Get a Wash", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26045.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-washing-his-car-garage_1157-26045.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", alt: "Satisfied customer 1" },
|
||||
@@ -113,10 +113,10 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Tunde Adeyemi", role: "Commuter", testimonial: "Really convenient location in Surulere.", imageSrc: "http://img.b2bpic.net/free-photo/long-distance-relationship-couple-meeting_23-2149324565.jpg" },
|
||||
{ id: "2", name: "Sarah Ike", role: "Regular", testimonial: "Very affordable for a mid-range car wash.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-old-keys_1187-5676.jpg" },
|
||||
{ id: "3", name: "John Okafor", role: "Driver", testimonial: "Friendly staff and they finish in good time.", imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg" },
|
||||
{ id: "4", name: "Bisi Ade", role: "Frequent User", testimonial: "Consistent, good early morning service.", imageSrc: "http://img.b2bpic.net/free-photo/glad-african-american-young-woman-rests-alone-coffee-shop-has-delighted-look-rests-after-work-laptop-computer-has-positive-expression_273609-3414.jpg" },
|
||||
{ id: "1", name: "Tunde Adeyemi", role: "Commuter", testimonial: "Really convenient location in Surulere.", imageSrc: "http://img.b2bpic.net/free-photo/long-distance-relationship-couple-meeting_23-2149324565.jpg?_wi=2" },
|
||||
{ id: "2", name: "Sarah Ike", role: "Regular", testimonial: "Very affordable for a mid-range car wash.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-old-keys_1187-5676.jpg?_wi=2" },
|
||||
{ id: "3", name: "John Okafor", role: "Driver", testimonial: "Friendly staff and they finish in good time.", imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg?_wi=2" },
|
||||
{ id: "4", name: "Bisi Ade", role: "Frequent User", testimonial: "Consistent, good early morning service.", imageSrc: "http://img.b2bpic.net/free-photo/glad-african-american-young-woman-rests-alone-coffee-shop-has-delighted-look-rests-after-work-laptop-computer-has-positive-expression_273609-3414.jpg?_wi=2" },
|
||||
{ id: "5", name: "Kunle D.", role: "Driver", testimonial: "Best spot for a quick rinse on my way to work.", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-smiling-cheerful-expression-closeup-portrait_53876-129387.jpg" },
|
||||
]}
|
||||
title="What Our Neighbors Say"
|
||||
|
||||
Reference in New Issue
Block a user