Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 21062a4726 | |||
| 1fd06d65a8 | |||
| 0b18a7dcef |
@@ -75,7 +75,7 @@ export default function HomePage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogoBillboard
|
<HeroLogoBillboard
|
||||||
logoText="GOMY"
|
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={[
|
buttons={[
|
||||||
{ text: "Explore Vehicles", href: "/" },
|
{ text: "Explore Vehicles", href: "/" },
|
||||||
{ text: "Learn More", href: "/" },
|
{ text: "Learn More", href: "/" },
|
||||||
@@ -193,8 +193,8 @@ export default function HomePage() {
|
|||||||
title="Ready to Find Your Perfect Luxury Vehicle?"
|
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."
|
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={[
|
buttons={[
|
||||||
{ text: "Get Expert Guidance", href: "/contact" },
|
|
||||||
{ text: "Browse Inventory", href: "/" },
|
{ text: "Browse Inventory", href: "/" },
|
||||||
|
{ text: "Contact Our Team", href: "/contact" },
|
||||||
]}
|
]}
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user