Merge version_1 into main #1
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Now", href: "tel:+1234567890" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-specialists-uniform-repairing-car-together-garage_496169-1110.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-specialists-uniform-repairing-car-together-garage_496169-1110.jpg?_wi=1"
|
||||
imageAlt="Clean, modern auto repair garage with precision lighting"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -62,16 +62,16 @@ export default function LandingPage() {
|
||||
description="Four pillars of excellence"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Transparent Estimates", description: "Know exactly what you're paying for before we start.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Honest estimate process"
|
||||
id: "01", title: "Transparent Estimates", description: "Know exactly what you're paying for before we start.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=1", imageAlt: "Honest estimate process"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Quick & Efficient Service", description: "Less time in the shop. More time on the road.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg", imageAlt: "Fast turnaround service"
|
||||
id: "02", title: "Quick & Efficient Service", description: "Less time in the shop. More time on the road.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=1", imageAlt: "Fast turnaround service"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Accident & Collision Experts", description: "Front-end damage, hit-and-run repairs, and full body work.", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-examining-car-engine_1170-1354.jpg", imageAlt: "Collision repair specialist"
|
||||
id: "03", title: "Accident & Collision Experts", description: "Front-end damage, hit-and-run repairs, and full body work.", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-examining-car-engine_1170-1354.jpg?_wi=1", imageAlt: "Collision repair specialist"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Fleet & Business Friendly", description: "Trusted by local rental businesses and small business owners.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mechanic-checking-truck-outdoors_23-2149426544.jpg", imageAlt: "Fleet management solutions"
|
||||
id: "04", title: "Fleet & Business Friendly", description: "Trusted by local rental businesses and small business owners.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mechanic-checking-truck-outdoors_23-2149426544.jpg?_wi=1", imageAlt: "Fleet management solutions"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -103,19 +103,19 @@ export default function LandingPage() {
|
||||
tag="Expert Solutions"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "General Maintenance", description: "Oil changes, inspections, battery replacements, and diagnostic checks.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg", imageAlt: "General maintenance service"
|
||||
id: "1", title: "General Maintenance", description: "Oil changes, inspections, battery replacements, and diagnostic checks.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=2", imageAlt: "General maintenance service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Engine & Mechanical Repair", description: "Expert diagnostics and performance restoration for complex issues.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg", imageAlt: "Mechanical repair expertise"
|
||||
id: "2", title: "Engine & Mechanical Repair", description: "Expert diagnostics and performance restoration for complex issues.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg?_wi=1", imageAlt: "Mechanical repair expertise"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Accident & Collision Repair", description: "Front-end damage, hit-and-run repairs, and full body restoration.", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-examining-car-engine_1170-1354.jpg", imageAlt: "Collision repair services"
|
||||
id: "3", title: "Accident & Collision Repair", description: "Front-end damage, hit-and-run repairs, and full body restoration.", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-examining-car-engine_1170-1354.jpg?_wi=2", imageAlt: "Collision repair services"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Electrical & Battery Service", description: "Battery testing, replacement, and complete electrical troubleshooting.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-attaching-jumper-cables-car-battery_1170-1134.jpg", imageAlt: "Electrical system service"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Fleet & Rental Vehicle Service", description: "Trusted by local rental businesses for efficient, predictable turnaround.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mechanic-checking-truck-outdoors_23-2149426544.jpg", imageAlt: "Fleet service solutions"
|
||||
id: "5", title: "Fleet & Rental Vehicle Service", description: "Trusted by local rental businesses for efficient, predictable turnaround.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mechanic-checking-truck-outdoors_23-2149426544.jpg?_wi=2", imageAlt: "Fleet service solutions"
|
||||
}
|
||||
]}
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
@@ -131,22 +131,22 @@ export default function LandingPage() {
|
||||
description="Here's what sets us apart"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Clear Communication", description: "From start to finish, we keep you informed and involved.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Communication excellence"
|
||||
id: "1", title: "Clear Communication", description: "From start to finish, we keep you informed and involved.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=2", imageAlt: "Communication excellence"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Honest & Fair Pricing", description: "No surprises. No inflated invoices. No unnecessary repairs.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg", imageAlt: "Transparent pricing"
|
||||
id: "2", title: "Honest & Fair Pricing", description: "No surprises. No inflated invoices. No unnecessary repairs.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=3", imageAlt: "Transparent pricing"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Hard-to-Find Parts", description: "We source difficult components quickly, keeping your vehicle on the road.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg", imageAlt: "Parts sourcing expertise"
|
||||
id: "3", title: "Hard-to-Find Parts", description: "We source difficult components quickly, keeping your vehicle on the road.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg?_wi=2", imageAlt: "Parts sourcing expertise"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Polite & Professional Staff", description: "Every interaction reflects our commitment to customer care.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Professional team"
|
||||
id: "4", title: "Polite & Professional Staff", description: "Every interaction reflects our commitment to customer care.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=3", imageAlt: "Professional team"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Fast Turnaround Times", description: "Efficient service without compromising quality or precision.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg", imageAlt: "Quick service delivery"
|
||||
id: "5", title: "Fast Turnaround Times", description: "Efficient service without compromising quality or precision.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=4", imageAlt: "Quick service delivery"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Trusted by Business Owners", description: "Local rental companies and small business owners rely on us daily.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mechanic-checking-truck-outdoors_23-2149426544.jpg", imageAlt: "Business trust"
|
||||
id: "6", title: "Trusted by Business Owners", description: "Local rental companies and small business owners rely on us daily.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mechanic-checking-truck-outdoors_23-2149426544.jpg?_wi=3", imageAlt: "Business trust"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -160,13 +160,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Martinez"
|
||||
id: "1", name: "Sarah Martinez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Martinez"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Syed Tamheed Hussain", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Syed Tamheed Hussain"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jona Siko", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jona Siko"
|
||||
id: "3", name: "Jona Siko", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jona Siko"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Chae Jung Yu", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Chae Jung Yu"
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
id: "5", name: "Michael Thompson", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Michael Thompson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Jennifer Davis", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Davis"
|
||||
id: "6", name: "Jennifer Davis", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jennifer Davis"
|
||||
}
|
||||
]}
|
||||
cardTitle="Join thousands of satisfied customers who trust West Town Auto Repair for honest service and exceptional results"
|
||||
@@ -191,16 +191,16 @@ export default function LandingPage() {
|
||||
description="Transparent, efficient, and focused on your peace of mind"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Inspection & Clear Explanation", description: "We thoroughly inspect your vehicle and explain exactly what's needed.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg", imageAlt: "Vehicle inspection"
|
||||
id: "1", title: "Inspection & Clear Explanation", description: "We thoroughly inspect your vehicle and explain exactly what's needed.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=5", imageAlt: "Vehicle inspection"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Transparent Estimate", description: "Get a detailed, honest estimate with no hidden fees or surprises.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Clear estimate process"
|
||||
id: "2", title: "Transparent Estimate", description: "Get a detailed, honest estimate with no hidden fees or surprises.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=4", imageAlt: "Clear estimate process"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Efficient Repair", description: "Our skilled technicians complete the work with precision and care.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg", imageAlt: "Professional repair work"
|
||||
id: "3", title: "Efficient Repair", description: "Our skilled technicians complete the work with precision and care.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg?_wi=3", imageAlt: "Professional repair work"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Final Walkthrough & Quality Check", description: "We review the completed work with you and ensure your full satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/two-specialists-uniform-repairing-car-together-garage_496169-1110.jpg", imageAlt: "Quality assurance"
|
||||
id: "4", title: "Final Walkthrough & Quality Check", description: "We review the completed work with you and ensure your full satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/two-specialists-uniform-repairing-car-together-garage_496169-1110.jpg?_wi=2", imageAlt: "Quality assurance"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -217,13 +217,13 @@ export default function LandingPage() {
|
||||
tag="Business Partnership"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Predictable Pricing", description: "Fleet rates designed for business efficiency and budgeting transparency.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mechanic-checking-truck-outdoors_23-2149426544.jpg", imageAlt: "Fleet pricing solutions"
|
||||
id: "1", title: "Predictable Pricing", description: "Fleet rates designed for business efficiency and budgeting transparency.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-mechanic-checking-truck-outdoors_23-2149426544.jpg?_wi=4", imageAlt: "Fleet pricing solutions"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Rapid Turnaround", description: "Get vehicles back on the road quickly to minimize downtime and lost revenue.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg", imageAlt: "Quick turnaround service"
|
||||
id: "2", title: "Rapid Turnaround", description: "Get vehicles back on the road quickly to minimize downtime and lost revenue.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-auto-repairman-checking-car-oil-workshop_637285-7638.jpg?_wi=6", imageAlt: "Quick turnaround service"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Dedicated Support", description: "Priority scheduling and direct contact for business fleet management.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Business support"
|
||||
id: "3", title: "Dedicated Support", description: "Priority scheduling and direct contact for business fleet management.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=5", imageAlt: "Business support"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user