Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 15:47:15 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/carpentry-concept-with-windows_23-2147773331.jpg"
imageSrc="http://img.b2bpic.net/free-photo/carpentry-concept-with-windows_23-2147773331.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -139,21 +139,21 @@ export default function LandingPage() {
title: "Engine Diagnostics",
description: "Cutting-edge tools to pinpoint engine issues fast.",
tag: "Essential",
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-tools_23-2147506403.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-tools_23-2147506403.jpg?_wi=1",
},
{
id: "s2",
title: "Brake Service",
description: "Ensure your vehicle stops safely every time.",
tag: "Safety",
imageSrc: "http://img.b2bpic.net/free-vector/20-mechanics-solid-glyph-icon-pack-like-fan-engine-repair-electric-blade_1142-24168.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/20-mechanics-solid-glyph-icon-pack-like-fan-engine-repair-electric-blade_1142-24168.jpg?_wi=1",
},
{
id: "s3",
title: "Oil Changes",
description: "Quick maintenance to extend engine life.",
tag: "Maintenance",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawing-garage-equipment-icon-set_36662-2172.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawing-garage-equipment-icon-set_36662-2172.jpg?_wi=1",
},
{
id: "s4",
@@ -222,7 +222,7 @@ export default function LandingPage() {
quote: "Honest and reliable mechanic! Fixed my engine in a day.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-inside-car_23-2149201412.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept-with-windows_23-2147773331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept-with-windows_23-2147773331.jpg?_wi=2",
imageAlt: "happy customer portrait professional",
},
{
@@ -233,7 +233,7 @@ export default function LandingPage() {
quote: "Quick service and fair pricing. Joe is the best.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-workshop_329181-11869.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-tools_23-2147506403.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/mechanic-tools_23-2147506403.jpg?_wi=2",
imageAlt: "happy customer portrait professional",
},
{
@@ -244,7 +244,7 @@ export default function LandingPage() {
quote: "They don't upsell stuff you don't need.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/20-mechanics-solid-glyph-icon-pack-like-fan-engine-repair-electric-blade_1142-24168.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/20-mechanics-solid-glyph-icon-pack-like-fan-engine-repair-electric-blade_1142-24168.jpg?_wi=2",
imageAlt: "happy customer portrait professional",
},
{
@@ -255,7 +255,7 @@ export default function LandingPage() {
quote: "Friendly staff, quality parts, fair rates.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-close-up-hard-light_1321-497.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawing-garage-equipment-icon-set_36662-2172.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawing-garage-equipment-icon-set_36662-2172.jpg?_wi=2",
imageAlt: "happy customer portrait professional",
},
{
@@ -266,7 +266,7 @@ export default function LandingPage() {
quote: "I trust them with all my family's cars.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-talking_23-2150171292.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg?_wi=1",
imageAlt: "happy customer portrait professional",
},
]}
@@ -283,7 +283,7 @@ export default function LandingPage() {
description="Joes Auto Repair is built on a foundation of integrity, community, and expert craftsmanship. We believe in transparency and long-term customer relationships over dealership-style churn."
subdescription="Whether its routine maintenance or complex engine repair, our focus is always on your vehicle's safety and your peace of mind."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>