Update src/app/page.tsx

This commit is contained in:
2026-05-05 08:50:27 +00:00
parent 2cd13cbce9
commit 70732d917e

View File

@@ -120,7 +120,7 @@ export default function LandingPage() {
title="Bókaðu tíma núna"
description="Við erum staðsett á Dalvegi 18, Kópavogi. Opið til 18:30."
tag="Hafðu samband"
buttonText="Hafðu samband"
buttons={[{ text: "Hafðu samband", href: "#contact" }]}
onSubmit={(email) => console.log(email)}
/>
</div>