Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Exploring", href: "#features"},
|
||||
text: "Generate Your Moodboard", href: "#features"},
|
||||
{
|
||||
text: "Watch Demo", href: "#demo"},
|
||||
]}
|
||||
@@ -265,4 +265,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user