Update src/app/about/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function AboutPage() {
|
||||
description="Established local heritage"
|
||||
subdescription="Proudly serving Ludlow families and businesses since 2003"
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=2"
|
||||
imageAlt="Ludlow Plumbing team"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -103,7 +103,7 @@ export default function AboutPage() {
|
||||
name: "Sarah Mitchell",
|
||||
handle: "Homeowner, Ludlow",
|
||||
testimonial: "Ludlow Plumbing arrived within 30 minutes for our emergency leak. Professional, efficient, and reasonably priced. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function AboutPage() {
|
||||
name: "David Chen",
|
||||
handle: "Business Owner, Ludlow",
|
||||
testimonial: "We've used them for our restaurant for three years. Reliable, trustworthy, and always go the extra mile. Great local business!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8",
|
||||
imageAlt: "David Chen",
|
||||
},
|
||||
{
|
||||
@@ -119,7 +119,7 @@ export default function AboutPage() {
|
||||
name: "Emma Roberts",
|
||||
handle: "Property Manager, Ludlow",
|
||||
testimonial: "Fantastic bathroom renovation work. They completed the project on time and on budget. Excellent craftsmanship and attention to detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9",
|
||||
imageAlt: "Emma Roberts",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function AboutPage() {
|
||||
name: "Michael Thompson",
|
||||
handle: "Homeowner, Ludlow",
|
||||
testimonial: "Called for an emergency boiler repair on a Sunday. They came out immediately and fixed it perfectly. Outstanding service!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10",
|
||||
imageAlt: "Michael Thompson",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function AboutPage() {
|
||||
name: "Catherine Walsh",
|
||||
handle: "Office Manager, Ludlow",
|
||||
testimonial: "Professional team who completed our office plumbing upgrade with minimal disruption. Very impressed with their work ethic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11",
|
||||
imageAlt: "Catherine Walsh",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function AboutPage() {
|
||||
name: "James Patterson",
|
||||
handle: "Property Owner, Ludlow",
|
||||
testimonial: "Best plumbers in Ludlow. They've done multiple jobs for us - always reliable, professional, and fairly priced. Wouldn't use anyone else!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12",
|
||||
imageAlt: "James Patterson",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user