Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5f3f4c6ddc | |||
| e43df17159 | |||
| ad8980fe96 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="DRIVELUX"
|
||||
description="Experience the pinnacle of automotive luxury and performance. Discover our exclusive collection of premium vehicles engineered for excellence."
|
||||
description="Discover our exclusive collection of premium vehicles engineered for excellence—reserved for discerning drivers."
|
||||
buttons={[
|
||||
{ text: "Explore Models", href: "#models" },
|
||||
{ text: "Schedule Tour", href: "#contact" }
|
||||
@@ -166,4 +166,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user