diff --git a/src/app/page.tsx b/src/app/page.tsx
index 59233f0..5ca120f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,106 +45,27 @@ export default function LandingPage() {
@@ -164,19 +77,13 @@ export default function LandingPage() {
description="With years of expertise in Florida, we are committed to providing seamless parking management solutions. Our team is trained in high-end hospitality standards, ensuring every guest feels valued from the moment they pull up."
bulletPoints={[
{
- title: "24/7 Availability",
- description: "We never stop, ensuring full coverage for your business needs.",
- },
+ title: "24/7 Availability", description: "We never stop, ensuring full coverage for your business needs."},
{
- title: "Florida Experts",
- description: "Deep understanding of local traffic and parking logistical needs.",
- },
+ title: "Florida Experts", description: "Deep understanding of local traffic and parking logistical needs."},
{
- title: "Elite Drivers",
- description: "Uniformed, licensed, and highly vetted parking professionals.",
- },
+ title: "Elite Drivers", description: "Uniformed, licensed, and highly vetted parking professionals."},
]}
- imageSrc="http://img.b2bpic.net/free-photo/front-view-valet-suit-working_23-2150274536.jpg?_wi=2"
+ imageSrc="https://img.b2bpic.net/free-photo/valet-driver-uniform-miami-sunshine_23-2148281365.jpg"
mediaAnimation="slide-up"
/>
@@ -189,20 +96,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Professional Uniforms",
- description: "Always looking our best to represent your venue brand.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-valet-parking-car_23-2150274550.jpg?_wi=2",
- },
+ title: "Professional Uniforms", description: "Always looking our best to represent your venue brand.", imageSrc: "https://img.b2bpic.net/free-photo/valet-service-florida-sunny-day_23-2148383888.jpg"},
{
- title: "Liability Insured",
- description: "Comprehensive insurance coverage for total peace of mind.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-valet-doing-his-job_23-2150274576.jpg?_wi=2",
- },
+ title: "Liability Insured", description: "Comprehensive insurance coverage for total peace of mind.", imageSrc: "https://img.b2bpic.net/free-photo/parking-management-florida-resort_23-2148383890.jpg"},
{
- title: "Tech-Driven Operations",
- description: "Modern tracking to minimize wait times for your guests.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-electric-car-using-digital-tablet_107420-94909.jpg?_wi=2",
- },
+ title: "Tech-Driven Operations", description: "Modern tracking to minimize wait times for your guests.", imageSrc: "https://img.b2bpic.net/free-photo/valet-driver-tablet-florida-palm-trees_23-2148383895.jpg"},
]}
title="Why Choose City Valet?"
description="We redefine the standard for valet parking with modern technology and unmatched service quality."
@@ -214,14 +112,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "The Grand Resort",
- "Biscayne Bay Bistro",
- "Oceanview Club",
- "Palm Terrace Venue",
- "Downtown Prime",
- "South Florida Events",
- "Coastal Hospitality Group",
- ]}
+ "The Grand Resort", "Biscayne Bay Bistro", "Oceanview Club", "Palm Terrace Venue", "Downtown Prime"]}
title="Trusted by Florida's Finest"
description="We partner with leading hotels, restaurants, and private event venues."
/>
@@ -232,20 +123,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "Are you operational 24/7?",
- content: "Yes, City Valet Parking provides round-the-clock service every single day of the year.",
- },
+ id: "1", title: "Are you operational 24/7?", content: "Yes, City Valet Parking provides round-the-clock service every single day of the year."},
{
- id: "2",
- title: "What areas do you serve?",
- content: "We serve all major metropolitan areas across Florida.",
- },
+ id: "2", title: "What areas do you serve?", content: "We serve all major metropolitan areas across Florida."},
{
- id: "3",
- title: "Are your drivers insured?",
- content: "Absolutely. Our operations are fully insured and all our drivers are background-checked.",
- },
+ id: "3", title: "Are your drivers insured?", content: "Absolutely. Our operations are fully insured and all our drivers are background-checked."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about our parking management services."
@@ -257,8 +139,7 @@ export default function LandingPage() {