Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1e920b62a5 | |||
| 04ee66a9e6 | |||
| 736861d5ca | |||
| 7958771647 | |||
| 21062a4726 | |||
| 1fd06d65a8 | |||
| 0b18a7dcef |
@@ -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: "/" },
|
||||
@@ -190,11 +190,11 @@ export default function HomePage() {
|
||||
<ContactCTA
|
||||
tag="Get Started Today"
|
||||
tagIcon={Zap}
|
||||
title="Ready to Find Your Perfect Luxury Vehicle?"
|
||||
title="Get Pre-Approved in 60 Seconds"
|
||||
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}
|
||||
|
||||
Reference in New Issue
Block a user