diff --git a/src/app/page.tsx b/src/app/page.tsx index c67f1c3..6eff291 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg?_wi=1", imageAlt: "Mercedes AMG" } ]} buttons={[ - { text: "View Available Cars", href: "featured-vehicles" }, + { text: "Browse Luxury Collection", href: "featured-vehicles" }, { text: "Contact Sales", href: "contact" } ]} buttonAnimation="slide-up"