Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b039d49dfb | |||
| ed64d252e5 | |||
| 3ee23a7b91 | |||
| be0e6e5408 |
@@ -44,14 +44,12 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="Kwick Fix"
|
logoText=""
|
||||||
description="Media & Marketing"
|
description="Media & Marketing"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Started", href: "#contact" },
|
{ text: "Get Started", href: "#contact" },
|
||||||
{ text: "Book Strategy Call", 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>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user