Merge version_1 into main #1
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@jamesr",
|
||||
testimonial: "Exceptional service and timely arrivals every single time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-infiniti-g37-coupe-outdoors_158538-24741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-infiniti-g37-coupe-outdoors_158538-24741.jpg?_wi=1",
|
||||
imageAlt: "luxury black sedan city background",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@lindam",
|
||||
testimonial: "The car was immaculate and the driver was professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg?_wi=1",
|
||||
imageAlt: "luxury black sedan city background",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@samt",
|
||||
testimonial: "My go-to for airport transfers. Absolutely seamless.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/taxi-icons-flat-set_1284-3827.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/taxi-icons-flat-set_1284-3827.jpg?_wi=1",
|
||||
imageAlt: "luxury black sedan city background",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@alicew",
|
||||
testimonial: "Reliable, comfortable, and stress-free travel.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-sitting-inside-car_1303-18972.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-sitting-inside-car_1303-18972.jpg?_wi=1",
|
||||
imageAlt: "luxury black sedan city background",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
handle: "@bobd",
|
||||
testimonial: "Worth every penny for the quality of service provided.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-dealership-salesman-showing-product-offerings-clipboard-woman_482257-117280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-dealership-salesman-showing-product-offerings-clipboard-woman_482257-117280.jpg?_wi=1",
|
||||
imageAlt: "luxury black sedan city background",
|
||||
},
|
||||
]}
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-infiniti-g37-coupe-outdoors_158538-24741.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-infiniti-g37-coupe-outdoors_158538-24741.jpg?_wi=2"
|
||||
imageAlt="Niagara Chauffeur Luxury Sedan"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Excellence in Motion"
|
||||
description="At Niagara Chauffeur US, we believe transportation should be more than just a ride—it should be an experience. We pride ourselves on attention to detail, maintaining the highest standards of safety, and providing an unparalleled level of comfort."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg?_wi=2"
|
||||
imageAlt="Luxury Chauffeur Service"
|
||||
/>
|
||||
</div>
|
||||
@@ -182,19 +182,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "24/7 Availability",
|
||||
description: "Always there when you need us, day or night.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/taxi-icons-flat-set_1284-3827.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/taxi-icons-flat-set_1284-3827.jpg?_wi=2",
|
||||
imageAlt: "24/7 Service",
|
||||
},
|
||||
{
|
||||
title: "Professional Chauffeurs",
|
||||
description: "Highly trained, polite, and punctual drivers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-sitting-inside-car_1303-18972.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-sitting-inside-car_1303-18972.jpg?_wi=2",
|
||||
imageAlt: "Professional Chauffeur",
|
||||
},
|
||||
{
|
||||
title: "Airport Transfers",
|
||||
description: "Seamless pickups and drop-offs for your travels.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-dealership-salesman-showing-product-offerings-clipboard-woman_482257-117280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-dealership-salesman-showing-product-offerings-clipboard-woman_482257-117280.jpg?_wi=2",
|
||||
imageAlt: "Airport Transfers",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user