Merge version_1 into main #4
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{ text: "Schedule Test Drive", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
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=1"
|
||||
imageAlt="Clean modern garage at Right Track Auto"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Step 3", title: "Drive Home Happy", subtitle: "Fixed at a fair price", description: "We fix the problem at a fair price so you can get back to your day. You'll drive away knowing the work was done right.", imageSrc: "http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg", imageAlt: "Step three: Drive home happy"
|
||||
tag: "Step 3", title: "Drive Home Happy", subtitle: "Fixed at a fair price", description: "We fix the problem at a fair price so you can get back to your day. You'll drive away knowing the work was done right.", imageSrc: "http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg?_wi=2", imageAlt: "Step three: Drive home happy"
|
||||
}
|
||||
]}
|
||||
title="How Right Track Auto Works"
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Wayne Crawford", handle: "@wayne_c", testimonial: "Rod is amazing. He does great work, very efficient and honest, also very reasonable price. I highly recommend Right Track Auto Bracebridge.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Wayne Crawford"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Wayne Crawford"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Dominique Hemens", handle: "@dominique_h", testimonial: "Rod at Right Track Auto was exceptionally helpful. He diagnosed my car within an hour of my initial call to him and had the alternator switched out.", rating: 5,
|
||||
@@ -129,11 +129,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Paul Charlebois", handle: "@paul_c", testimonial: "I would highly recommend Rod, very reasonable mechanic. Did a safety on my truck and Rod caught things that were missed by others.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Paul Charlebois"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Paul Charlebois"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Local Customer", handle: "@local_driver", testimonial: "Rod takes care of my family's vehicles with the same attention to detail every time. Fair prices and honest service keep us coming back.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Satisfied customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Satisfied customer"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
description="Rod"
|
||||
subdescription="Owner, Right Track Auto Bracebridge"
|
||||
icon={CheckCircle}
|
||||
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=3"
|
||||
imageAlt="Right Track Auto shop interior"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
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="Right Track Auto workshop"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user