Update src/app/page.tsx
This commit is contained in:
@@ -46,6 +46,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
tag="NEW 2025 MODEL"
|
||||
tagAnimation="blur-reveal"
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="The Ultimate Driving Machine."
|
||||
@@ -80,6 +82,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Specs", href: "#performance"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-laughing-man_158595-4245.jpg", alt: "User 1"},
|
||||
@@ -247,4 +250,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user