diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fd2c4b..4886a9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,11 +48,11 @@ export default function LandingPage() { title="Professional Plumbing When You Need It Most" description="Epic Plumbing LLC provides top-rated residential plumbing services. Available 24/7, we bring craftsmanship and reliability to every home." testimonials={[ - { name: "Becky Johnson", handle: "@becky", testimonial: "Fantastic job replacing our hot water heater! Professional and efficient.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg" }, - { name: "Bruce Barnes", handle: "@bruce", testimonial: "Remarkable job and clean craftsmanship. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-yellow-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-32513.jpg" }, - { name: "Valeria Sanchez", handle: "@valeria", testimonial: "Showed up right away for a flooding emergency. Huge relief!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-ambitious-confident-adult-30s-woman-cross-arms-smiling-happy-front-looking-forward-standing-against-white-wall_176420-40694.jpg" }, - { name: "Marcus D.", handle: "@marcus", testimonial: "Fast, friendly, and fixed my leak in record time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-happy-girl-smiling-laughing_176420-9603.jpg" }, - { name: "Sarah P.", handle: "@sarah", testimonial: "Trustworthy service. Will definitely call again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg" }, + { name: "Becky Johnson", handle: "@becky", testimonial: "Fantastic job replacing our hot water heater! Professional and efficient.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg?_wi=1" }, + { name: "Bruce Barnes", handle: "@bruce", testimonial: "Remarkable job and clean craftsmanship. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-yellow-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-32513.jpg?_wi=1" }, + { name: "Valeria Sanchez", handle: "@valeria", testimonial: "Showed up right away for a flooding emergency. Huge relief!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-ambitious-confident-adult-30s-woman-cross-arms-smiling-happy-front-looking-forward-standing-against-white-wall_176420-40694.jpg?_wi=1" }, + { name: "Marcus D.", handle: "@marcus", testimonial: "Fast, friendly, and fixed my leak in record time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-happy-girl-smiling-laughing_176420-9603.jpg?_wi=1" }, + { name: "Sarah P.", handle: "@sarah", testimonial: "Trustworthy service. Will definitely call again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg?_wi=1" }, ]} buttons={[{ text: "Call Now: (305) 816-6083", href: "tel:3058166083" }]} imageSrc="http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269664.jpg" @@ -109,11 +109,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Becky J.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg" }, - { id: "2", name: "Bruce B.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-yellow-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-32513.jpg" }, - { id: "3", name: "Valeria S.", role: "Local Guide", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-ambitious-confident-adult-30s-woman-cross-arms-smiling-happy-front-looking-forward-standing-against-white-wall_176420-40694.jpg" }, - { id: "4", name: "Marcus D.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-happy-girl-smiling-laughing_176420-9603.jpg" }, - { id: "5", name: "Sarah P.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg" }, + { id: "1", name: "Becky J.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg?_wi=2" }, + { id: "2", name: "Bruce B.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-yellow-background-smiling-positive-doing-ok-sign-with-hand-fingers-successful-expression_839833-32513.jpg?_wi=2" }, + { id: "3", name: "Valeria S.", role: "Local Guide", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-ambitious-confident-adult-30s-woman-cross-arms-smiling-happy-front-looking-forward-standing-against-white-wall_176420-40694.jpg?_wi=2" }, + { id: "4", name: "Marcus D.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-happy-girl-smiling-laughing_176420-9603.jpg?_wi=2" }, + { id: "5", name: "Sarah P.", role: "Client", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-her-kitchen_329181-20396.jpg?_wi=2" }, ]} kpiItems={[ { value: "4.9", label: "Google Rating" },