Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -55,7 +55,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"
|
||||
rating={4}
|
||||
@@ -108,11 +108,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,
|
||||
@@ -147,7 +147,7 @@ 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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/workman-car-repair-shop-changing-tires_1303-31850.jpg?_wi=2"
|
||||
imageAlt="Professional service team"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user