diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c4f92d..5f65439 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { logoText="GlaGo" description="Experience luxury car rentals designed for every journey. From weekend getaways to business travel, GlaGo offers an exceptional fleet of premium vehicles with seamless booking and unmatched service." buttons={[ - { text: "Browse Fleet", href: "#fleet" }, + { text: "Reserve Your Car Today", href: "#fleet" }, { text: "Get Offer", href: "#pricing" } ]} buttonAnimation="slide-up"