Update src/app/page.tsx
This commit is contained in:
@@ -73,27 +73,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg?_wi=1",
|
||||
imageAlt: "Luxury black sedan",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg?_wi=2",
|
||||
imageAlt: "Modern premium chauffeur service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg?_wi=3",
|
||||
imageAlt: "Elegant luxury cab waiting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg?_wi=4",
|
||||
imageAlt: "Night city luxury travel",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg?_wi=5",
|
||||
imageAlt: "Premium business transport",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg?_wi=6",
|
||||
imageAlt: "Five-star chauffeur service",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our luxury chauffeur services."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092020.jpg?_wi=7"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Get in Touch"
|
||||
description="Have special requirements? Our concierge team is ready to assist you 24/7."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-security-guard-checking-are_23-2148404066.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-security-guard-checking-are_23-2148404066.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
inputs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user