Merge version_3 into main #3
@@ -1406,4 +1406,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -75,7 +75,7 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="GOMY"
|
||||
description="Experience the pinnacle of luxury automotive excellence. Discover, compare, and own your dream vehicle with our premium platform for high-end cars."
|
||||
description="Find and finance your dream luxury car in minutes. Browse premium vehicles, compare options, and get approved instantly with our seamless platform."
|
||||
buttons={[
|
||||
{ text: "Explore Vehicles", href: "/" },
|
||||
{ text: "Learn More", href: "/" },
|
||||
@@ -193,8 +193,8 @@ export default function HomePage() {
|
||||
title="Ready to Find Your Perfect Luxury Vehicle?"
|
||||
description="Whether you're looking to purchase, rent, or explore premium automotive options, our expert team is ready to assist you. Contact us now for personalized assistance."
|
||||
buttons={[
|
||||
{ text: "Get Expert Guidance", href: "/contact" },
|
||||
{ text: "Browse Inventory", href: "/" },
|
||||
{ text: "Contact Our Team", href: "/contact" },
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -207,4 +207,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user