diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b4bc72..8cc05b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,17 +45,18 @@ export default function LandingPage() { description="Bad Plumbing Services provides reliable, professional plumbing repairs and installations for residential and commercial properties. Available 24/7 for emergencies." tag="Professional Plumbing" tagIcon={Wrench} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/front-view-man-working-as-plumber_23-2150746298.jpg" imageAlt="Professional plumber at work" mediaAnimation="slide-up" 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?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg" }, { 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?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1633.jpg" } ]} buttons={[ @@ -114,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?_wi=2", 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", 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?_wi=2", 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", 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"