feat(SW-1389): remove placeholder for booking widget on Start page template
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user