diff --git a/src/app/page.tsx b/src/app/page.tsx index a4cc977..dec1ee4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { description="Drive without limits. Experience the pinnacle of automotive engineering with our curated fleet of luxury and high-performance vehicles, delivered with unparalleled reliability." buttons={[ { - text: "Book Now", href: "#pricing"}, + text: "Reserve Your Luxury Vehicle", href: "#pricing"}, { text: "View Fleet", href: "#fleet"}, ]} @@ -251,4 +251,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file