Merge version_1 into main #1
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-screens_52683-32100.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-screens_52683-32100.jpg?_wi=1"
|
||||
imageAlt="RapidoStyle ridesharing app booking interface"
|
||||
className="w-full"
|
||||
containerClassName="max-w-7xl mx-auto px-4"
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Instant Booking", description: "Book your ride in seconds. Enter pickup and drop-off, confirm, and a driver arrives within 2 minutes.", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-screens_52683-32100.jpg"
|
||||
title: "Instant Booking", description: "Book your ride in seconds. Enter pickup and drop-off, confirm, and a driver arrives within 2 minutes.", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-screens_52683-32100.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
|
||||
Reference in New Issue
Block a user