Merge version_1 into main #3
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[{ text: "Call for Service", href: "tel:5550102" }, { text: "Get Directions", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170066.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170066.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170008.jpg", alt: "Female auto repairer working in the shop" },
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
description="Nick has been the face of our local shop for over five decades. Known in the community for absolute honesty, fairness, and deep mechanical expertise."
|
||||
subdescription="A small, owner-operated shop focused on building long-term relationships, not quick sales."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -151,11 +151,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p2", title: "Integrity", period: "Core Value", price: "Honest", features: ["Quality craftsmanship", "Reliable repairs", "Trusted locally"],
|
||||
button: { text: "Contact Us", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170066.jpg", imageAlt: "Mechanic checking tool in tool box"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170066.jpg?_wi=2", imageAlt: "Mechanic checking tool in tool box"},
|
||||
{
|
||||
id: "p3", title: "Experience", period: "Legacy", price: "50+ Yrs", features: ["Deep expertise", "Old-school service", "Proven results"],
|
||||
button: { text: "Contact Us", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg", imageAlt: "Mechanic checking tool in tool box"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=2", imageAlt: "Mechanic checking tool in tool box"},
|
||||
]}
|
||||
title="Pricing Philosophy"
|
||||
description="Transparent, fair, and straightforward pricing."
|
||||
|
||||
Reference in New Issue
Block a user