Merge version_1 into main #3
@@ -44,11 +44,11 @@ export default function LandingPage() {
|
||||
description="Arrive is the first subscription-based rideshare platform that puts the power back in your hands. Keep 100% of your earnings, every single ride."
|
||||
buttons={[{ text: "Start Free Trial", href: "#pricing" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", imageAlt: "Arrive Driver Dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", imageAlt: "Arrive Driver Dashboard Analytics" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", imageAlt: "Earnings Overview" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", imageAlt: "Real-time Profit Tracking" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", imageAlt: "Subscription Management" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg?_wi=1", imageAlt: "Arrive Driver Dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg?_wi=2", imageAlt: "Arrive Driver Dashboard Analytics" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg?_wi=3", imageAlt: "Earnings Overview" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg?_wi=4", imageAlt: "Real-time Profit Tracking" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg?_wi=5", imageAlt: "Subscription Management" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -63,15 +63,15 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Keep 100% of Fares", description: "Forget hidden commission percentages. With a simple flat monthly subscription, every dollar you earn is yours to keep.", icon: Shield,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/recycle-sign-with-dollar-sign-green-black_78370-9145.jpg", imageAlt: "Earnings retention icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/recycle-sign-with-dollar-sign-green-black_78370-9145.jpg", imageAlt: "Secure payments" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/recycle-sign-with-dollar-sign-green-black_78370-9145.jpg?_wi=1", imageAlt: "Earnings retention icon" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/recycle-sign-with-dollar-sign-green-black_78370-9145.jpg?_wi=2", imageAlt: "Secure payments" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Real-time Tracking", description: "Navigate smarter with our advanced driver dashboard, featuring precision routing and instant payment updates.", icon: Navigation,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149270100.jpg", imageAlt: "Tracking dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149270100.jpg", imageAlt: "Navigation UI" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149270100.jpg?_wi=1", imageAlt: "Tracking dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2149270100.jpg?_wi=2", imageAlt: "Navigation UI" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user