From 22a08cecb7294c4a85f47e596033b99a29f2e2ec Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 15:18:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a2eadfa..80986a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,8 @@ export default function LandingPage() { { name: "Contact", id: "contact-cta" }, ]} button={{ - text: "📞 Call Now", href: "tel:(778)558-2362"}} + text: "📞 Call Now", href: "tel:(778)558-2362" + }} /> @@ -53,9 +54,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-working-with-tires-car-service-workshop_637285-7526.jpg", imageAlt: "Professional tire installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-mechanic-working-with-tires-car-service-workshop_637285-7526.jpg", imageAlt: "Professional tire installation" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/brand-new-big-variety-car-s-tyres-shelf-with-prices-store-warehouse_613910-17120.jpg?_wi=1", imageAlt: "Used tire inventory"}, + imageSrc: "http://img.b2bpic.net/free-photo/brand-new-big-variety-car-s-tyres-shelf-with-prices-store-warehouse_613910-17120.jpg", imageAlt: "Used tire inventory" + }, ]} mediaAnimation="slide-up" rating={4} @@ -75,22 +78,28 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "David Rodriguez", handle: "@davidr_yvr", testimonial: "Affordable prices, a wide selection of tires, and good service. Highly recommend for anyone looking for used tires in the area.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-green-jacket-t-shirt-keeping-fingers-crossed-looking-positive-front-view_176474-71677.jpg", imageAlt: "David Rodriguez"}, + imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-green-jacket-t-shirt-keeping-fingers-crossed-looking-positive-front-view_176474-71677.jpg", imageAlt: "David Rodriguez" + }, { id: "2", name: "Sarah Chen", handle: "@sarahc_pc", testimonial: "Great prices, fast service, and friendly staff. They got me sorted with winter tires in 30 minutes!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", imageAlt: "Sarah Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", imageAlt: "Sarah Chen" + }, { id: "3", name: "Marcus Thompson", handle: "@marcus_tires", testimonial: "Fast tire swap and excellent service. Been going here for 3 years. Best prices in the Lower Mainland.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-looks-camera-holding-hands-together_141793-36999.jpg", imageAlt: "Marcus Thompson"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-looks-camera-holding-hands-together_141793-36999.jpg", imageAlt: "Marcus Thompson" + }, { id: "4", name: "Jennifer Lee", handle: "@jlee_automotive", testimonial: "Honest work and reliable service. They didn't upsell me on unnecessary stuff. That's rare!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Jennifer Lee"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Jennifer Lee" + }, { id: "5", name: "Robert Wilson", handle: "@rwilson_coquitlam", testimonial: "Quick response and excellent customer service. They helped me find the perfect tires for my vehicle.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7538.jpg", imageAlt: "Robert Wilson"}, + imageSrc: "http://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7538.jpg", imageAlt: "Robert Wilson" + }, { id: "6", name: "Amanda Foster", handle: "@afoster_van", testimonial: "Professional, courteous, and affordable. My go-to tire shop for everything from sales to installation.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-confident-middleaged-man-gray-sweater-showing-thumbsup-approval-recommendi_1258-129203.jpg", imageAlt: "Amanda Foster"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-confident-middleaged-man-gray-sweater-showing-thumbsup-approval-recommendi_1258-129203.jpg", imageAlt: "Amanda Foster" + }, ]} showRating={true} animationType="slide-up" @@ -108,11 +117,11 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Sales", title: "Used Tire Sales", subtitle: "Large inventory of affordable tires", description: "Browse our extensive selection of quality used tires for all vehicle types. We stock winter tires, all-season tires, performance tires, truck tires, and more. Every tire is inspected for safety and value.", imageSrc: "http://img.b2bpic.net/free-photo/brand-new-big-variety-car-s-tyres-shelf-with-prices-store-warehouse_613910-17120.jpg?_wi=2", imageAlt: "Used tire inventory", buttons: [{ text: "Call for Inventory", href: "tel:(778)558-2362" }], + tag: "Sales", title: "Used Tire Sales", subtitle: "Large inventory of affordable tires", description: "Browse our extensive selection of quality used tires for all vehicle types. We stock winter tires, all-season tires, performance tires, truck tires, and more. Every tire is inspected for safety and value.", imageSrc: "http://img.b2bpic.net/free-photo/brand-new-big-variety-car-s-tyres-shelf-with-prices-store-warehouse_613910-17120.jpg", imageAlt: "Used tire inventory", buttons: [{ text: "Call for Inventory", href: "tel:(778)558-2362" }], }, { id: 2, - tag: "Installation", title: "Tire Installation", subtitle: "Professional mounting and balancing", description: "Our experienced technicians mount and balance your tires with precision. We use modern equipment to ensure proper fitment, balance, and alignment for a smooth, safe ride.", imageSrc: "http://img.b2bpic.net/free-photo/workman-car-repair-shop-changing-tires_1303-31850.jpg?_wi=1", imageAlt: "Professional tire installation", buttons: [{ text: "Get Quote", href: "#contact-cta" }], + tag: "Installation", title: "Tire Installation", subtitle: "Professional mounting and balancing", description: "Our experienced technicians mount and balance your tires with precision. We use modern equipment to ensure proper fitment, balance, and alignment for a smooth, safe ride.", imageSrc: "http://img.b2bpic.net/free-photo/workman-car-repair-shop-changing-tires_1303-31850.jpg", imageAlt: "Professional tire installation", buttons: [{ text: "Get Quote", href: "#contact-cta" }], }, { id: 3, @@ -147,7 +156,8 @@ export default function LandingPage() { useInvertedBackground={false} tagAnimation="slide-up" mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/workman-car-repair-shop-changing-tires_1303-31850.jpg?_wi=2" + metricsAnimation="slide-up" + imageSrc="http://img.b2bpic.net/free-photo/workman-car-repair-shop-changing-tires_1303-31850.jpg" imageAlt="Professional service team" /> @@ -161,7 +171,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Port Coquitlam", "Coquitlam", "Pitt Meadows", "Maple Ridge", "Burnaby", "Surrey", "Vancouver"]} + "Port Coquitlam", "Coquitlam", "Pitt Meadows", "Maple Ridge", "Burnaby", "Surrey", "Vancouver" + ]} speed={50} showCard={true} />