Merge version_1 into main #3
@@ -52,11 +52,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "John Miller", handle: "Homeowner, Springfield", testimonial: "Fixed my burst pipe in under an hour. Professional, efficient, and reasonably priced. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Sarah Chen", handle: "Property Manager, Downtown", testimonial: "Bad Plumbing handles all our commercial building maintenance. Always reliable and punctual.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -115,10 +115,10 @@ export default function LandingPage() {
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "David Rodriguez", role: "Residential Customer", testimonial: "Outstanding service from start to finish. The team arrived on time, completed the work efficiently, and cleaned up after themselves. Will definitely call again.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg", imageAlt: "David Rodriguez"
|
||||
id: "1", name: "David Rodriguez", role: "Residential Customer", testimonial: "Outstanding service from start to finish. The team arrived on time, completed the work efficiently, and cleaned up after themselves. Will definitely call again.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg?_wi=2", imageAlt: "David Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Emily Thompson", role: "Restaurant Owner", testimonial: "Bad Plumbing has been our go-to for commercial maintenance. They understand the importance of minimal downtime and always deliver professional results.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg", imageAlt: "Emily Thompson"
|
||||
id: "2", name: "Emily Thompson", role: "Restaurant Owner", testimonial: "Bad Plumbing has been our go-to for commercial maintenance. They understand the importance of minimal downtime and always deliver professional results.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg?_wi=2", imageAlt: "Emily Thompson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Michael Johnson", role: "Property Investor", testimonial: "Reliable, knowledgeable, and fair pricing. I recommend Bad Plumbing to all my tenants and business partners. Exceptional service every time.", imageSrc: "http://img.b2bpic.net/free-photo/black-man-having-hone-conversation-near-colleagues_23-2147808105.jpg", imageAlt: "Michael Johnson"
|
||||
|
||||
Reference in New Issue
Block a user