Update src/app/about/page.tsx

This commit is contained in:
2026-03-17 22:53:56 +00:00
parent de75f42bba
commit 2048cc26e8

View File

@@ -87,7 +87,7 @@ const AboutPage = () => {
{ value: "24/7", title: "Emergency Service" },
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/plumber-doing-victory-gesture_1368-6312.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plumber-doing-victory-gesture_1368-6312.jpg?_wi=2"
imageAlt="professional towing owner with tow truck portrait"
mediaAnimation="blur-reveal"
/>
@@ -152,7 +152,7 @@ const AboutPage = () => {
handle: "Late Evening Breakdown",
testimonial: "Best tow service we have ever used. Super nice and picked the truck up in a short time. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg?_wi=2",
imageAlt: "satisfied customer woman smiling portrait",
},
{
@@ -161,7 +161,7 @@ const AboutPage = () => {
handle: "Repeat Customer",
testimonial: "I've used Shook Towing several times... he never fails to make a frustrating situation so much easier.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg?_wi=2",
imageAlt: "satisfied woman customer headshot portrait",
},
{
@@ -170,7 +170,7 @@ const AboutPage = () => {
handle: "Long-Term Trust",
testimonial: "Very helpful, great attitude, very fast. Price was awesome. I would trust no one else to tow my vehicles.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=2",
imageAlt: "mature woman customer portrait smiling",
},
{
@@ -179,7 +179,7 @@ const AboutPage = () => {
handle: "Parking Lot Fix",
testimonial: "Richard basically diagnosed and fixed my car in the parking lot. Saved us time and money. Professional and patient.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/worker-gesturing-with-his-left-hand_1149-184.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-gesturing-with-his-left-hand_1149-184.jpg?_wi=2",
imageAlt: "satisfied man customer portrait headshot",
},
{
@@ -188,7 +188,7 @@ const AboutPage = () => {
handle: "Excellent Service",
testimonial: "Provided excellent service when we needed it most. Courteous, professional, and even gave us a ride to the dealership.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg?_wi=2",
imageAlt: "professional woman customer portrait headshot",
},
{
@@ -197,7 +197,7 @@ const AboutPage = () => {
handle: "Reliable Professional",
testimonial: "Professional, punctual, skilled, patient, and friendly. Best of all, his price was very reasonable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg?_wi=2",
imageAlt: "satisfied man customer headshot portrait",
},
]}