Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-30 23:14:53 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=1"
imageAlt="Professional mechanic shop"
mediaAnimation="opacity"
/>
@@ -81,23 +81,23 @@ export default function LandingPage() {
{
id: 1,
title: "General Repairs", description: "Minor fixes and major mechanical work with diagnostic precision.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=2"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=3"},
},
{
id: 2,
title: "Brakes & Suspension", description: "Full inspection, pad and rotor replacements for your safety.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=4"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=5"},
},
{
id: 3,
title: "Engine & Transmission", description: "Complex repairs handled with aerospace-level expertise.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=6"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=7"},
},
]}
showStepNumbers={false}
@@ -118,9 +118,9 @@ export default function LandingPage() {
{
id: "3", name: "Emily Rodriguez", date: "2023", title: "Local Resident", quote: "Best prices and very honest people. The real deal in Charlottetown.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-bride-indoors_23-2149721975.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg", imageAlt: "man looking confident portrait"},
{
id: "4", name: "David Kim", date: "2023", title: "Car Enthusiast", quote: "Precision work every single time. My go-to garage.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg", imageAlt: "professional mechanic garage interior"},
id: "4", name: "David Kim", date: "2023", title: "Car Enthusiast", quote: "Precision work every single time. My go-to garage.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171235.jpg?_wi=8", imageAlt: "professional mechanic garage interior"},
{
id: "5", name: "Robert MacLeod", date: "2024", title: "Regular Client", quote: "They've kept my truck running for 15 years. Honest and reliable family business.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376974.jpg", imageAlt: "legacy family owned business mechanic"},
id: "5", name: "Robert MacLeod", date: "2024", title: "Regular Client", quote: "They've kept my truck running for 15 years. Honest and reliable family business.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376974.jpg?_wi=1", imageAlt: "legacy family owned business mechanic"},
]}
title="Trusted by Charlottetown"
description="Real feedback from our loyal customers over the years."
@@ -135,7 +135,7 @@ export default function LandingPage() {
tag="Visit Us"
title="Book Your Service"
description="Call us or send a request to get your vehicle scheduled."
imageSrc="http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376974.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376974.jpg?_wi=2"
mediaAnimation="slide-up"
buttonText="Send Request"
/>