Update src/app/how-it-works/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function HowItWorksPage() {
|
||||
{ text: "Start Your Import", href: "/contact" },
|
||||
{ text: "View Inventory", href: "/inventory" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sits-blue-bmw-street_1304-3191.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-sits-blue-bmw-street_1304-3191.jpg?_wi=3"
|
||||
imageAlt="Import process visualization"
|
||||
mediaAnimation="slide-up"
|
||||
tagAnimation="slide-up"
|
||||
@@ -101,7 +101,7 @@ export default function HowItWorksPage() {
|
||||
title: "Inspection & Documentation",
|
||||
description: "Once we find your vehicle, we conduct a detailed inspection and gather all necessary documentation including auction sheets and maintenance records.",
|
||||
tag: "Step 2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595842.jpg?_wi=2",
|
||||
imageAlt: "Inspection phase",
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function HowItWorksPage() {
|
||||
title: "Purchase & Acquisition",
|
||||
description: "We handle the purchase negotiation and payment processing with Japanese sellers. All transactions are secure and fully documented.",
|
||||
tag: "Step 3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-computer-men-hands-man-presses-blank-screen-tablet-computer-concept-man-working-from-home-using-tablet-computer-free-space-text-top-view-copy-space_1423-211.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-computer-men-hands-man-presses-blank-screen-tablet-computer-concept-man-working-from-home-using-tablet-computer-free-space-text-top-view-copy-space_1423-211.jpg?_wi=2",
|
||||
imageAlt: "Purchase phase",
|
||||
},
|
||||
]}
|
||||
@@ -139,7 +139,7 @@ export default function HowItWorksPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13485.jpg?_wi=3"
|
||||
imageAlt="JDM automotive background"
|
||||
logoText="JDM Imports"
|
||||
copyrightText="© 2025 JDM Imports. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user