Update src/app/about/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function AboutPage() {
|
||||
title: "Customer-Focused Mission", description: "Your satisfaction and trust are our greatest achievements. We work as if your car is our own—with precision, care, and respect for your time and budget.", icon: Target,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg?_wi=4"
|
||||
imageAlt="The M32 Guy Workshop Professional"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -90,7 +90,7 @@ export default function AboutPage() {
|
||||
title: "Transparent Pricing", description: "No surprise charges. You get a fixed quote upfront. We're independent, so we pass cost savings directly to you versus dealership markups.", icon: Target,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg?_wi=2"
|
||||
imageAlt="Trusted M32 Specialist"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -109,13 +109,13 @@ export default function AboutPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Mitchell", role: "Astra Owner", company: "Manchester", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg?_wi=3"},
|
||||
{
|
||||
id: "2", name: "Sarah Patel", role: "Mokka Owner", company: "Birmingham", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "David Thompson", role: "Insignia Owner", company: "Leeds", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -134,7 +134,7 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg?_wi=3"
|
||||
imageAlt="Professional Workshop"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user