Update src/app/page.tsx
This commit is contained in:
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
description="Secure your place in the drop. Exclusive access for the chosen few."
|
||||
buttons={[
|
||||
{
|
||||
text: "SHOP DROP", href: "#"},
|
||||
text: "JOIN WAITLIST", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -167,4 +167,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user