From 937bd1b94a3c9136ad614fc680bf5308c6ebd32c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 18:14:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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