2 Commits

Author SHA1 Message Date
937bd1b94a Update src/app/page.tsx 2026-04-24 18:14:23 +00:00
ddd3e61edd Merge version_1 into main
Merge version_1 into main
2026-04-24 18:13:17 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}