Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user