Update src/app/page.tsx
This commit is contained in:
@@ -224,6 +224,8 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Get in Touch", href: "mailto:hello@example.com"},
|
||||
{
|
||||
text: "Schedule a Discovery Call", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -262,4 +264,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user