Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 03:15:56 +00:00
2 changed files with 1377 additions and 10 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -47,9 +47,9 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-auto-mechanic-cleaning-car-engine-with-air-blow-gun-repair-shop_637285-4315.jpg", imageAlt: "Luxury garage with professional mechanic"},
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-auto-mechanic-cleaning-car-engine-with-air-blow-gun-repair-shop_637285-4315.jpg?_wi=1", imageAlt: "Luxury garage with professional mechanic"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-car-service_23-2150171254.jpg", imageAlt: "Professional engine repair work"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-car-service_23-2150171254.jpg?_wi=1", imageAlt: "Professional engine repair work"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -87,16 +87,16 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Auto Repair", description: "Engine diagnostics, brake repair, suspension work, and transmission service for cars and trucks", imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-car-service_23-2150171254.jpg", imageAlt: "Auto repair work"},
title: "Auto Repair", description: "Engine diagnostics, brake repair, suspension work, and transmission service for cars and trucks", imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-car-service_23-2150171254.jpg?_wi=2", imageAlt: "Auto repair work"},
{
id: 2,
title: "Motorcycle Repair", description: "Engine repair, oil changes, performance tuning, and electrical diagnostics for motorcycles", imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-car-service_23-2150171254.jpg", imageAlt: "Motorcycle engine repair"},
title: "Motorcycle Repair", description: "Engine repair, oil changes, performance tuning, and electrical diagnostics for motorcycles", imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-car-service_23-2150171254.jpg?_wi=3", imageAlt: "Motorcycle engine repair"},
{
id: 3,
title: "Preventative Maintenance", description: "Oil changes, tire rotation, fluid checks, and scheduled maintenance to keep your vehicle running smoothly", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1304.jpg", imageAlt: "Maintenance service"},
title: "Preventative Maintenance", description: "Oil changes, tire rotation, fluid checks, and scheduled maintenance to keep your vehicle running smoothly", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1304.jpg?_wi=1", imageAlt: "Maintenance service"},
{
id: 4,
title: "Computer Diagnostics", description: "Check engine light diagnosis, computer diagnostics, and electrical troubleshooting with advanced equipment", imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-car-service_23-2150171254.jpg", imageAlt: "Diagnostic equipment"},
title: "Computer Diagnostics", description: "Check engine light diagnosis, computer diagnostics, and electrical troubleshooting with advanced equipment", imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-car-service_23-2150171254.jpg?_wi=4", imageAlt: "Diagnostic equipment"},
]}
/>
</div>
@@ -112,16 +112,16 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Honest, Upfront Pricing", description: "No hidden fees or surprise charges. We tell you exactly what your vehicle needs and what it will cost.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1304.jpg", imageAlt: "Pricing transparency"},
title: "Honest, Upfront Pricing", description: "No hidden fees or surprise charges. We tell you exactly what your vehicle needs and what it will cost.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1304.jpg?_wi=2", imageAlt: "Pricing transparency"},
{
id: 2,
title: "Skilled Mechanics", description: "Our experienced mechanics have years of expertise in all vehicle types and repair situations.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-car-service_23-2150171254.jpg", imageAlt: "Professional mechanics"},
title: "Skilled Mechanics", description: "Our experienced mechanics have years of expertise in all vehicle types and repair situations.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-car-service_23-2150171254.jpg?_wi=5", imageAlt: "Professional mechanics"},
{
id: 3,
title: "Fast Turnaround Times", description: "Most repairs completed within 24-48 hours. Get back on the road quickly without sacrificing quality.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-auto-mechanic-cleaning-car-engine-with-air-blow-gun-repair-shop_637285-4315.jpg", imageAlt: "Efficient service"},
title: "Fast Turnaround Times", description: "Most repairs completed within 24-48 hours. Get back on the road quickly without sacrificing quality.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-auto-mechanic-cleaning-car-engine-with-air-blow-gun-repair-shop_637285-4315.jpg?_wi=2", imageAlt: "Efficient service"},
{
id: 4,
title: "Local & Trustworthy", description: "Been serving Clairton for over 15 years. We treat every vehicle like it's our own and stand behind our work.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1304.jpg", imageAlt: "Local shop"},
title: "Local & Trustworthy", description: "Been serving Clairton for over 15 years. We treat every vehicle like it's our own and stand behind our work.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1304.jpg?_wi=3", imageAlt: "Local shop"},
]}
/>
</div>