diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e33cda..f1e711d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { imagePosition="right" mediaAnimation="slide-up" buttons={[ - { text: "Explore Our Fleet", href: "#fleet" }, + { text: "Book Your Luxury Ride Today", href: "#fleet" }, { text: "Book Now", href: "#contact" } ]} buttonAnimation="slide-up"