Update src/app/page.tsx
This commit is contained in:
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
|||||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-standing-near-car-use-laptop_1157-27344.jpg", imageAlt: "Tesla Electric Luxury Car"},
|
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-standing-near-car-use-laptop_1157-27344.jpg", imageAlt: "Tesla Electric Luxury Car"},
|
||||||
{
|
{
|
||||||
id: "p6", brand: "Classic", name: "Vintage Collection", price: "Custom Quote", rating: 4,
|
id: "p6", brand: "Classic", name: "Vintage Collection", price: "Custom Quote", rating: 4,
|
||||||
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9242.jpg", imageAlt: "Vintage Luxury Car"},
|
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9242.jpg", alt: "Vintage Luxury Car"},
|
||||||
]}
|
]}
|
||||||
title="Our Diverse Fleet: Choose Your Perfect Ride"
|
title="Our Diverse Fleet: Choose Your Perfect Ride"
|
||||||
description="Explore our meticulously maintained fleet of high-end vehicles, each selected for its comfort, safety, and sophisticated style. From executive sedans to spacious SUVs, we have a vehicle to match every preference and occasion."
|
description="Explore our meticulously maintained fleet of high-end vehicles, each selected for its comfort, safety, and sophisticated style. From executive sedans to spacious SUVs, we have a vehicle to match every preference and occasion."
|
||||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient"}}
|
variant: "canvas-reveal"}}
|
||||||
text="Ready to experience the ultimate in luxury transportation? Book your journey with LuxuryRide today."
|
text="Ready to experience the ultimate in luxury transportation? Book your journey with LuxuryRide today."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user