Merge version_1 into main #2
@@ -46,21 +46,22 @@ export default function LandingPage() {
|
||||
tag="Trusted Since 2010"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-carboard-factory_1303-22913.jpg"
|
||||
imageAlt="Sparezone Kenya auto parts store"
|
||||
imageAlt="auto spare parts shop display professional"
|
||||
mediaAnimation="opacity"
|
||||
testimonials={[
|
||||
{
|
||||
name: "James Kimani", handle: "Taxi Driver, Nairobi", testimonial: "Swift telephone response and quick delivery. Always genuine parts!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businesswoman-black-dress-eyeglasses-talking-cellphone-thoughtfully-looking-documents-while-sitting-wheel-car_574295-4954.jpg?_wi=1", imageAlt: "taxi driver portrait professional headshot"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businesswoman-black-dress-eyeglasses-talking-cellphone-thoughtfully-looking-documents-while-sitting-wheel-car_574295-4954.jpg", imageAlt: "taxi driver portrait professional headshot"
|
||||
},
|
||||
{
|
||||
name: "Peter Mwangi", handle: "Mechanic, Kasarani", testimonial: "Reliable supplier with competitive pricing and honest service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-customer-talking-mobile_1170-1571.jpg?_wi=1", imageAlt: "mechanic professional portrait workshop background"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-customer-talking-mobile_1170-1571.jpg", imageAlt: "mechanic professional portrait workshop background"
|
||||
},
|
||||
{
|
||||
name: "Sarah Ochieng", handle: "Fleet Manager", testimonial: "Best spare parts dealer in Nairobi. Always available when we need them.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=1", imageAlt: "fleet manager professional business portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", imageAlt: "fleet manager professional business portrait"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -128,15 +129,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Kimani", role: "Taxi Driver", company: "Individual Owner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businesswoman-black-dress-eyeglasses-talking-cellphone-thoughtfully-looking-documents-while-sitting-wheel-car_574295-4954.jpg?_wi=2", imageAlt: "taxi driver portrait professional headshot"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businesswoman-black-dress-eyeglasses-talking-cellphone-thoughtfully-looking-documents-while-sitting-wheel-car_574295-4954.jpg", imageAlt: "taxi driver portrait professional headshot"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Peter Mwangi", role: "Mechanic & Workshop Owner", company: "Kasarani Auto Repair", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-customer-talking-mobile_1170-1571.jpg?_wi=2", imageAlt: "mechanic professional portrait workshop background"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-customer-talking-mobile_1170-1571.jpg", imageAlt: "mechanic professional portrait workshop background"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sarah Ochieng", role: "Fleet Manager", company: "Nairobi Transport Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=2", imageAlt: "fleet manager professional business portrait"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", imageAlt: "fleet manager professional business portrait"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kipchoge", role: "Car Owner", company: "Individual", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user