Merge version_1 into main #1
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
href: "/process",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-laptop_1170-1583.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-laptop_1170-1583.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
role: "Lead Mechanic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1530.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
title: "Diagnostics",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-garage_23-2151983456.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-garage_23-2151983456.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
|
||||
@@ -52,13 +52,13 @@ export default function LandingPage() {
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-checking-stock-market-his-phone-while-car_53876-98095.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-checking-stock-market-his-phone-while-car_53876-98095.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881769.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-laptop_1170-1583.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-laptop_1170-1583.jpg?_wi=2",
|
||||
imageAlt: "car diagnostic software ui",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tools-tool-tray-repairing-cars_1150-18951.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-garage_23-2151983456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-garage_23-2151983456.jpg?_wi=2",
|
||||
imageAlt: "car diagnostic software ui",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-taking-notes-while-examining-vehicle-workshop_637285-12713.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-examining-car-engine-with-help-laptop_1170-1530.jpg?_wi=2",
|
||||
imageAlt: "car diagnostic software ui",
|
||||
},
|
||||
]}
|
||||
@@ -115,21 +115,21 @@ export default function LandingPage() {
|
||||
title: "Electrical Systems",
|
||||
description: "Wiring and sensor testing",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-laptop_1170-1583.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-laptop_1170-1583.jpg?_wi=3",
|
||||
imageAlt: "Mechanic working with wires at workshop",
|
||||
},
|
||||
{
|
||||
title: "Fluid Analysis",
|
||||
description: "Contaminant testing",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-garage_23-2151983456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-garage_23-2151983456.jpg?_wi=3",
|
||||
imageAlt: "Mechanic working with wires at workshop",
|
||||
},
|
||||
{
|
||||
title: "Suspension",
|
||||
description: "Alignment and shock check",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-checking-stock-market-his-phone-while-car_53876-98095.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-checking-stock-market-his-phone-while-car_53876-98095.jpg?_wi=2",
|
||||
imageAlt: "Mechanic working with wires at workshop",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user