feat(SW-1389): remove placeholder for booking widget on Start page template

This commit is contained in:
Michael Zetterberg
2025-02-23 10:59:14 +01:00
parent 82ba219e2b
commit 48f20e0f6b

View File

@@ -27,9 +27,6 @@ export default async function StartPage() {
<Title color="white" textAlign="center">
{header.heading}
</Title>
<div style={{ color: "white", backgroundColor: "darkred" }}>
👉 Insert booking widget here 👈
</div>
</div>
{header.hero_image ? (
<Image