Merge version_32_1780498705920 into main #32

Merged
bender merged 1 commits from version_32_1780498705920 into main 2026-06-03 14:59:38 +00:00

View File

@@ -62,7 +62,7 @@ export default function Layout() {
</a>
))}
</div>
<Button text="Book Now" href="#contact" variant="primary" />
<Button text="Book Now" href="/booking" variant="primary" />
</div>
</nav>
</SectionErrorBoundary>