Merge version_1 into main #1
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", role: "Homeowner, Jogeshwari", testimonial: "Very good work, genuine service and quick response. Fixed my pipe leak within 2 hours. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Kumar"
|
||||
id: "1", name: "Rajesh Kumar", role: "Homeowner, Jogeshwari", testimonial: "Very good work, genuine service and quick response. Fixed my pipe leak within 2 hours. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Building Manager, Malad", testimonial: "Affordable price and very professional team. They handle emergency calls perfectly. Best plumber in the area.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Priya Sharma"
|
||||
@@ -137,13 +137,13 @@ export default function LandingPage() {
|
||||
id: "3", name: "Vikram Patel", role: "Restaurant Owner, Goregaon", testimonial: "Supportive staff and fast service. They fixed our restaurant's plumbing issue during peak hours without disruption.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Vikram Patel"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Anjali Desai", role: "Homeowner, Oshiwara", testimonial: "18 years in business shows in their work quality. Honest pricing, no hidden charges. Trust them completely!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Anjali Desai"
|
||||
id: "4", name: "Anjali Desai", role: "Homeowner, Oshiwara", testimonial: "18 years in business shows in their work quality. Honest pricing, no hidden charges. Trust them completely!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "Anjali Desai"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Arjun Singh", role: "Property Manager, Andheri", testimonial: "Emergency plumbing at 2 AM, they came within 30 minutes. Professional and reliable. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Arjun Singh"
|
||||
id: "5", name: "Arjun Singh", role: "Property Manager, Andheri", testimonial: "Emergency plumbing at 2 AM, they came within 30 minutes. Professional and reliable. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Arjun Singh"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Meera Nair", role: "Homeowner, Goregaon", testimonial: "Water tank installation was perfect. Great communication throughout the process. Will definitely call again!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Meera Nair"
|
||||
id: "6", name: "Meera Nair", role: "Homeowner, Goregaon", testimonial: "Water tank installation was perfect. Great communication throughout the process. Will definitely call again!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Meera Nair"
|
||||
}
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
|
||||
Reference in New Issue
Block a user