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