Merge version_2 into main #3
@@ -57,15 +57,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ahmed Hassan", handle: "CEO, Elite Motors", testimonial: "Exceptional service. My Mercedes looks showroom-perfect after their PPF treatment.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-hands-crossed-smiling_158595-3406.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-hands-crossed-smiling_158595-3406.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Fatima Khan", handle: "Business Owner, Luxury Imports", testimonial: "Professional team, premium results. Worth every penny for paint protection.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman_23-2147707173.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman_23-2147707173.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Imran Malik", handle: "Fleet Manager, Corporate Services", testimonial: "Consistent quality across all our vehicles. Highly reliable and professional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1651.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1651.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -178,15 +178,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sheikh Abdullah", role: "Luxury Car Collector", company: "Faisalabad Motors", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-hands-crossed-smiling_158595-3406.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-hands-crossed-smiling_158595-3406.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Dr. Aisha Raza", role: "Business Executive", company: "Corporate Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman_23-2147707173.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman_23-2147707173.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Muhammad Hassan", role: "Fleet Operations Manager", company: "Premium Transport Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1651.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1651.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user