Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-09 15:19:25 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
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", 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?_wi=1", imageAlt: "Used tire inventory"
},
]}
mediaAnimation="slide-up"
@@ -117,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", 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?_wi=2", 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", 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?_wi=1", imageAlt: "Professional tire installation", buttons: [{ text: "Get Quote", href: "#contact-cta" }],
},
{
id: 3,
@@ -157,7 +157,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/workman-car-repair-shop-changing-tires_1303-31850.jpg"
imageSrc="http://img.b2bpic.net/free-photo/workman-car-repair-shop-changing-tires_1303-31850.jpg?_wi=2"
imageAlt="Professional service team"
/>
</div>