Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8fa87c7993 | |||
| 3f0b26c989 | |||
| 09fa3fccee | |||
| 337f114fce |
@@ -56,6 +56,8 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Boka din behandling nu", href: "#contact"},
|
||||
{
|
||||
text: "Se Prislista", href: "#pricing"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -191,7 +193,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Boka Tid hos Salong Mary"
|
||||
description="Kontakta oss för att boka din behandling eller vid frågor."
|
||||
description="Skicka din bokningsförfrågan idag – vi återkommer till dig så snart som möjligt för att bekräfta din tid!"
|
||||
inputs={[
|
||||
{
|
||||
name: "namn", type: "text", placeholder: "Ditt namn", required: true,
|
||||
|
||||
Reference in New Issue
Block a user