Update src/app/page.tsx
This commit is contained in:
@@ -48,9 +48,6 @@ export default function LandingPage() {
|
||||
imageAlt="Creative studio and production team workspace"
|
||||
frameStyle="card"
|
||||
logoLineHeight={1.1}
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -238,4 +235,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user