Update src/app/how-it-works/page.tsx
This commit is contained in:
@@ -57,7 +57,6 @@ export default function HowItWorksPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Ultraspeed"
|
||||
brandLogo="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS9gOyc8R9tNGil9EtTzxBJzBv/uploaded-1772575677052-5rfflgk7.png"
|
||||
navItems={navItems}
|
||||
button={{ text: "Contact Us", href: "/contact" }}
|
||||
animateOnLoad={true}
|
||||
@@ -87,11 +86,14 @@ export default function HowItWorksPage() {
|
||||
description="Each step is designed for transparency and efficiency. We handle the complexity so you can focus on finding the perfect vehicle."
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Consultation & Selection", description: "We discuss your preferences and budget, then search for the perfect vehicle in Japan. Our team has established relationships with trusted sellers.", tag: "Step 1", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Consultation phase"},
|
||||
id: "1", title: "Consultation & Selection", description: "We discuss your preferences and budget, then search for the perfect vehicle in Japan. Our team has established relationships with trusted sellers.", tag: "Step 1", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Consultation phase"
|
||||
},
|
||||
{
|
||||
id: "2", 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?_wi=2", imageAlt: "Inspection phase"},
|
||||
id: "2", 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?_wi=2", imageAlt: "Inspection phase"
|
||||
},
|
||||
{
|
||||
id: "3", 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?_wi=2", imageAlt: "Purchase phase"},
|
||||
id: "3", 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?_wi=2", imageAlt: "Purchase phase"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user