Merge version_1 into main #1
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36704.jpg", imageAlt: "Premium European automotive parts collection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg", imageAlt: "Professional auto service workshop" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36704.jpg?_wi=1", imageAlt: "Premium European automotive parts collection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg?_wi=1", imageAlt: "Professional auto service workshop" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service-pouring-new-motor-oil_627829-3974.jpg", imageAlt: "Expert oil change and maintenance services" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
{ value: "500+", title: "Parts in Stock" },
|
||||
{ value: "2000+", title: "Satisfied Customers" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg?_wi=2"
|
||||
imageAlt="Wreck Auto professional service facility"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36704.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36704.jpg?_wi=2"
|
||||
imageAlt="Wreck Auto premium parts and service"
|
||||
logoText="Wreck Auto"
|
||||
copyrightText="© 2025 Wreck Auto. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user