From c33ffffb84361d3c6ee6bdb156879d263d233e3a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 21:44:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cea3b3..178edad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials"}, ]} - brandName="Luxury Ride" + brandName="Lux In Black Car Service" /> @@ -49,7 +49,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Arrive in Unparalleled Style" - description="Experience premium black car service with our professional chauffeurs. Reliable, punctual, and sophisticated transportation for your every need." + description="Experience premium black car service with our professional chauffeurs. Reliable, punctual, and sophisticated transportation for your every need. Contact us: 913-246-1719" buttons={[ { text: "Book Your Ride", href: "#contact"}, @@ -190,7 +190,7 @@ export default function LandingPage() { variant: "plain"}} tag="Reservation" title="Book Your Ride Now" - description="Professional, punctual, and premium. Secure your luxury transportation today." + description="Professional, punctual, and premium. Secure your luxury transportation today. Call: 913-246-1719" imageSrc="http://img.b2bpic.net/free-photo/dark-blue-geometric-background-with-copy-space_24972-1815.jpg" mediaAnimation="slide-up" inputPlaceholder="Enter your professional email" @@ -222,7 +222,7 @@ export default function LandingPage() { ], }, ]} - logoText="Luxury Ride" + logoText="Lux In Black Car Service" /> -- 2.49.1