Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0693266526 | |||
| 1c65ff0b3d |
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Kontakta oss"
|
title="Kontakta oss"
|
||||||
description="Har du frågor? Hör gärna av dig till oss."
|
description="Har du frågor? Hör gärna av dig till oss på 08-123 456 78 eller besök oss på Rosersbergsvägen 41."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name", type: "text", placeholder: "Namn", required: true,
|
name: "name", type: "text", placeholder: "Namn", required: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user