Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -53,10 +53,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-valet-doing-his-job_23-2150274588.jpg", imageAlt: "Professional airport car service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/airplane-seats-cabin_1232-4275.jpg", imageAlt: "Luxury vehicle interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/airplane-seats-cabin_1232-4275.jpg?_wi=1", imageAlt: "Luxury vehicle interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-with-phone-route-check-highway-trip_169016-68363.jpg", imageAlt: "Real-time tracking system"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-with-phone-route-check-highway-trip_169016-68363.jpg?_wi=1", imageAlt: "Real-time tracking system"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -77,13 +77,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "On-Time Reliability", description: "We guarantee punctual pickups and dropoffs. Track your driver in real-time and receive instant notifications.", imageSrc: "http://img.b2bpic.net/free-photo/driver-with-phone-route-check-highway-trip_169016-68363.jpg", imageAlt: "Real-time tracking and reliability"
|
||||
id: "01", title: "On-Time Reliability", description: "We guarantee punctual pickups and dropoffs. Track your driver in real-time and receive instant notifications.", imageSrc: "http://img.b2bpic.net/free-photo/driver-with-phone-route-check-highway-trip_169016-68363.jpg?_wi=2", imageAlt: "Real-time tracking and reliability"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Easy Booking", description: "Book your airport transportation in seconds. Our intuitive mobile app and website make reservations effortless.", imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens_52683-42532.jpg", imageAlt: "Simple booking interface"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Premium Comfort", description: "Travel in style with our fleet of well-maintained, luxury vehicles. Enjoy complimentary Wi-Fi and refreshments.", imageSrc: "http://img.b2bpic.net/free-photo/airplane-seats-cabin_1232-4275.jpg", imageAlt: "Comfortable vehicle interior"
|
||||
id: "03", title: "Premium Comfort", description: "Travel in style with our fleet of well-maintained, luxury vehicles. Enjoy complimentary Wi-Fi and refreshments.", imageSrc: "http://img.b2bpic.net/free-photo/airplane-seats-cabin_1232-4275.jpg?_wi=2", imageAlt: "Comfortable vehicle interior"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Professional Drivers", description: "Our courteous, background-checked drivers are trained in customer service excellence and airport navigation.", imageSrc: "http://img.b2bpic.net/free-photo/agronomist-choosing-new-planter-man-outdoor-ground-shop-agricultural-machinery_1157-43626.jpg", imageAlt: "Professional driver service"
|
||||
|
||||
Reference in New Issue
Block a user