Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6eb8e8138f | |||
| a6de7239f9 | |||
| cdb3c9e06a |
@@ -57,15 +57,15 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Ahmed Hassan", handle: "CEO, Elite Motors", testimonial: "Exceptional service. My Mercedes looks showroom-perfect after their PPF treatment.", rating: 5,
|
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,
|
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,
|
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}
|
testimonialRotationInterval={5000}
|
||||||
@@ -178,15 +178,15 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sheikh Abdullah", role: "Luxury Car Collector", company: "Faisalabad Motors", rating: 5,
|
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,
|
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,
|
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={[
|
kpiItems={[
|
||||||
@@ -306,7 +306,7 @@ export default function LandingPage() {
|
|||||||
description="Book your appointment with Detailing Hub today and experience premium automotive protection and detailing. Our team is ready to discuss your vehicle's specific needs and deliver showroom-quality results."
|
description="Book your appointment with Detailing Hub today and experience premium automotive protection and detailing. Our team is ready to discuss your vehicle's specific needs and deliver showroom-quality results."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Schedule Appointment", href: "https://wa.me/92300XXXXXXX"
|
text: "Book Now on WhatsApp", href: "https://wa.me/92300XXXXXXX"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Contact Us", href: "mailto:info@detailinghub.pk"
|
text: "Contact Us", href: "mailto:info@detailinghub.pk"
|
||||||
|
|||||||
Reference in New Issue
Block a user