Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "Salford",
|
||||
testimonial: "Came out the same day and sorted my engine light. Professional and honest.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg?_wi=1",
|
||||
imageAlt: "mobile mechanic diagnostic engine",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "Prestwich",
|
||||
testimonial: "Fantastic service. Saved me a trip to the garage. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg?_wi=1",
|
||||
imageAlt: "mobile mechanic diagnostic engine",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
title: "Excellent service",
|
||||
quote: "Came to my workplace in Salford. Diagnostics sorted in minutes. Very impressive.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-man-grey-wall_176420-7267.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg?_wi=3",
|
||||
imageAlt: "friendly man portrait smile",
|
||||
},
|
||||
{
|
||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
title: "Honest Mechanic",
|
||||
quote: "Could have charged me for a full part replacement, but fixed a loose sensor. Total legend.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg?_wi=3",
|
||||
imageAlt: "friendly man portrait smile",
|
||||
},
|
||||
{
|
||||
@@ -276,7 +276,7 @@ export default function LandingPage() {
|
||||
title: "Highly Professional",
|
||||
quote: "So convenient. I didn't even have to leave my house. Fair prices too.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-standing-supermarket_107420-96366.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-using-yellow-tool-factory_107420-96041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-using-yellow-tool-factory_107420-96041.jpg?_wi=1",
|
||||
imageAlt: "friendly man portrait smile",
|
||||
},
|
||||
{
|
||||
@@ -304,7 +304,7 @@ export default function LandingPage() {
|
||||
tag="Book Your Repair"
|
||||
title="Request Your Quote Today"
|
||||
description="Enter your details below and we'll get back to you with a free, no-obligation quote for your vehicle diagnostics or repair."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-using-yellow-tool-factory_107420-96041.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-worker-using-yellow-tool-factory_107420-96041.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user