diff --git a/src/app/page.tsx b/src/app/page.tsx index e55f550..e267576 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,10 +50,10 @@ export default function LandingPage() { ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept_23-2147773418.jpg", imageAlt: "Chris's Auto Repair shop interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376969.jpg", imageAlt: "Mechanic explaining car diagnosis" }, - { imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17397.jpg", imageAlt: "Professional mechanic at work" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-worker-raising-hands-helpless-manner-uniform-looking-upset-front-view_176474-21722.jpg", imageAlt: "Transparent pricing consultation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14559.jpg", imageAlt: "Clean organized garage" } + { imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376969.jpg?_wi=1", imageAlt: "Mechanic explaining car diagnosis" }, + { imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17397.jpg?_wi=1", imageAlt: "Professional mechanic at work" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-worker-raising-hands-helpless-manner-uniform-looking-upset-front-view_176474-21722.jpg?_wi=1", imageAlt: "Transparent pricing consultation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14559.jpg?_wi=1", imageAlt: "Clean organized garage" } ]} /> @@ -65,15 +65,15 @@ export default function LandingPage() { features={[ { id: "1", title: "Honest Diagnostics", author: "Chris's Promise", description: "We show you exactly what's going on with your vehicle — even sending videos explaining the issue. No surprises, no hidden costs.", tags: ["Transparent", "Expert"], - imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376969.jpg", imageAlt: "Mechanic explaining diagnostics" + imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376969.jpg?_wi=2", imageAlt: "Mechanic explaining diagnostics" }, { id: "2", title: "Fast Turnaround", author: "Same-Day Service", description: "Most repairs are completed the same day so you can get back on the road quickly. Emergency? We'll do our best to fit you in today.", tags: ["Quick", "Reliable"], - imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17397.jpg", imageAlt: "Fast professional repair service" + imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17397.jpg?_wi=2", imageAlt: "Fast professional repair service" }, { id: "3", title: "Fair Prices", author: "Local Pricing", description: "No dealership markup. Just honest work at fair local prices. We believe in doing right by our community.", tags: ["Affordable", "Honest"], - imageSrc: "http://img.b2bpic.net/free-photo/young-worker-raising-hands-helpless-manner-uniform-looking-upset-front-view_176474-21722.jpg", imageAlt: "Transparent pricing" + imageSrc: "http://img.b2bpic.net/free-photo/young-worker-raising-hands-helpless-manner-uniform-looking-upset-front-view_176474-21722.jpg?_wi=2", imageAlt: "Transparent pricing" } ]} animationType="slide-up" @@ -88,28 +88,28 @@ export default function LandingPage() { description="Complete automotive care for all your vehicle needs" products={[ { - id: "general", name: "General Auto Repair", price: "Fair Local Pricing", variant: "Engine repair, diagnostics, mechanical issues", imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17397.jpg", imageAlt: "General auto repair service" + id: "general", name: "General Auto Repair", price: "Fair Local Pricing", variant: "Engine repair, diagnostics, mechanical issues", imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17397.jpg?_wi=3", imageAlt: "General auto repair service" }, { - id: "brake", name: "Brake Repair", price: "Fair Local Pricing", variant: "Pads, rotors, calipers, full brake service", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376969.jpg", imageAlt: "Professional brake service" + id: "brake", name: "Brake Repair", price: "Fair Local Pricing", variant: "Pads, rotors, calipers, full brake service", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376969.jpg?_wi=3", imageAlt: "Professional brake service" }, { - id: "oil", name: "Oil Changes", price: "Quick & Affordable", variant: "Quick maintenance to keep your engine healthy", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14559.jpg", imageAlt: "Oil change service" + id: "oil", name: "Oil Changes", price: "Quick & Affordable", variant: "Quick maintenance to keep your engine healthy", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14559.jpg?_wi=2", imageAlt: "Oil change service" }, { - id: "diagnostics", name: "Engine Diagnostics", price: "Fast Service", variant: "Check engine light? We'll find the real issue fast", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376969.jpg", imageAlt: "Engine diagnostic service" + id: "diagnostics", name: "Engine Diagnostics", price: "Fast Service", variant: "Check engine light? We'll find the real issue fast", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376969.jpg?_wi=4", imageAlt: "Engine diagnostic service" }, { - id: "suspension", name: "Suspension & Steering", price: "Expert Service", variant: "Control arms, tie rods, shocks, and more", imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17397.jpg", imageAlt: "Suspension repair" + id: "suspension", name: "Suspension & Steering", price: "Expert Service", variant: "Control arms, tie rods, shocks, and more", imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17397.jpg?_wi=4", imageAlt: "Suspension repair" }, { - id: "electrical", name: "Battery & Electrical", price: "Same-Day Available", variant: "Alternators, batteries, wiring, electrical systems", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14559.jpg", imageAlt: "Electrical service" + id: "electrical", name: "Battery & Electrical", price: "Same-Day Available", variant: "Alternators, batteries, wiring, electrical systems", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14559.jpg?_wi=3", imageAlt: "Electrical service" }, { - id: "cooling", name: "AC & Cooling Systems", price: "Professional Service", variant: "Radiators, AC recharge, compressors", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376969.jpg", imageAlt: "AC and cooling service" + id: "cooling", name: "AC & Cooling Systems", price: "Professional Service", variant: "Radiators, AC recharge, compressors", imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376969.jpg?_wi=5", imageAlt: "AC and cooling service" }, { - id: "emergency", name: "Emergency Repairs", price: "Priority Service", variant: "Breakdown? We'll get you back on the road", imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17397.jpg", imageAlt: "Emergency repair service" + id: "emergency", name: "Emergency Repairs", price: "Priority Service", variant: "Breakdown? We'll get you back on the road", imageSrc: "http://img.b2bpic.net/free-photo/great-custom-made-shoes-trendy-people-from-experienced-shoe-master_613910-17397.jpg?_wi=5", imageAlt: "Emergency repair service" } ]} gridVariant="bento-grid" @@ -157,7 +157,7 @@ export default function LandingPage() { title="Meet Chris's Auto Repair" description="A locally owned repair shop built on honesty, hard work, and taking care of the community. Chris and the team believe auto repair should be simple: diagnose the real problem, explain it clearly, fix it the right way, and charge a fair price. That's why so many customers say they'll never take their car anywhere else." tag="Locally Owned" - imageSrc="http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14559.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14559.jpg?_wi=4" imageAlt="Chris's Auto Repair shop" buttons={[ { text: "Call Now", href: "tel:+1-555-0123" },