Merge version_2 into main #3
@@ -66,6 +66,7 @@ export default function LandingPage() {
|
||||
{ icon: Users, label: "Welcome", value: "Inclusive" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -95,6 +96,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Client Feedback"
|
||||
description="Join our community of satisfied customers in Imatra."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -106,6 +109,8 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/japan-street-with-man-bicycle_23-2148942936.jpg"
|
||||
buttonText="Call to Book"
|
||||
onSubmit={(email) => window.location.href = 'tel:+358452511787'}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user