Update src/app/about/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function AboutPage() {
|
|||||||
{ value: "30+", title: "Years of Service" },
|
{ value: "30+", title: "Years of Service" },
|
||||||
{ value: "1000+", title: "Happy Customers" },
|
{ value: "1000+", title: "Happy Customers" },
|
||||||
]}
|
]}
|
||||||
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=3"
|
||||||
imageAlt="Experienced Rudy's Electric team"
|
imageAlt="Experienced Rudy's Electric team"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
@@ -62,7 +62,7 @@ export default function AboutPage() {
|
|||||||
quote: "What sets Rudy's Electric apart is their honesty. They don't oversell services you don't need. They give you straightforward advice and fair pricing.",
|
quote: "What sets Rudy's Electric apart is their honesty. They don't oversell services you don't need. They give you straightforward advice and fair pricing.",
|
||||||
name: "Thomas R.",
|
name: "Thomas R.",
|
||||||
role: "Residential Customer",
|
role: "Residential Customer",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6",
|
||||||
imageAlt: "Thomas R.",
|
imageAlt: "Thomas R.",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -71,7 +71,7 @@ export default function AboutPage() {
|
|||||||
quote: "We've used Rudy's Electric for our business for 10+ years. They understand our needs, meet our timelines, and deliver quality work every time.",
|
quote: "We've used Rudy's Electric for our business for 10+ years. They understand our needs, meet our timelines, and deliver quality work every time.",
|
||||||
name: "Jennifer M.",
|
name: "Jennifer M.",
|
||||||
role: "Commercial Business Owner",
|
role: "Commercial Business Owner",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=7",
|
||||||
imageAlt: "Jennifer M.",
|
imageAlt: "Jennifer M.",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -80,7 +80,7 @@ export default function AboutPage() {
|
|||||||
quote: "When we needed emergency electrical work at 2 AM, Rudy's Electric answered the call. They came out, fixed the problem, and we were grateful for their quick response.",
|
quote: "When we needed emergency electrical work at 2 AM, Rudy's Electric answered the call. They came out, fixed the problem, and we were grateful for their quick response.",
|
||||||
name: "David L.",
|
name: "David L.",
|
||||||
role: "Property Manager",
|
role: "Property Manager",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=8",
|
||||||
imageAlt: "David L.",
|
imageAlt: "David L.",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user