Merge version_3 into main #3
@@ -52,8 +52,7 @@ export default function LandingPage() {
|
||||
bottomLeftText="Kungsbacka"
|
||||
bottomRightText="info@klipptider.se"
|
||||
button={{
|
||||
text: "Boka tid", href: "#", onClick: () => console.log('Boka tid clicked'),
|
||||
}}
|
||||
text: "Boka tid", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -278,4 +277,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user