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">
|
<Title color="white" textAlign="center">
|
||||||
{header.heading}
|
{header.heading}
|
||||||
</Title>
|
</Title>
|
||||||
<div style={{ color: "white", backgroundColor: "darkred" }}>
|
|
||||||
👉 Insert booking widget here 👈
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
{header.hero_image ? (
|
{header.hero_image ? (
|
||||||
<Image
|
<Image
|
||||||
|
|||||||
Reference in New Issue
Block a user