diff --git a/src/app/page.tsx b/src/app/page.tsx index 93fead8..b3476e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} title="Drive the Extraordinary" - description="Premium vehicles. Exceptional service. Your next chapter starts here." + description="Buy, finance, and drive your dream luxury car with white-glove service." tag="Motion Car Sales" buttons={[ { @@ -245,4 +245,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file