Update src/app/page.tsx
This commit is contained in:
@@ -44,14 +44,12 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Kwick Fix"
|
||||
logoText=""
|
||||
description="Media & Marketing"
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
{ text: "Book Strategy Call", href: "#contact" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DlDKyaQ793XNaygZ4mM21srfDY/uploaded-1778848053947-3ypd79k0.png?_wi=1"
|
||||
imageAlt="Kwick Fix Logo"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -183,4 +181,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user