Merge version_1 into main #1
@@ -57,6 +57,7 @@ export default function LandingPage() {
|
||||
{ text: "Bestill time", href: "#contact" },
|
||||
{ text: "Ring oss", href: "tel:+47123456789" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="none"
|
||||
buttonAnimation="none"
|
||||
@@ -93,7 +94,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Lakkrens og polering", description: "Fra matt og slitt overflate til skinnende og glatt finish med dypglans.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-driving-school-template_23-2149282163.jpg", imageAlt: "Before and after car polishing transformation"},
|
||||
{
|
||||
title: "Interiørrengjøring", description: "Fra fløyet interiør til perfekt rengjørt og oppfrisket kabin.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194078.jpg", imageAlt: "Before and after interior cleaning transformation"},
|
||||
title: "Interiørrengjøring", description: "Fra fløyet interiør til perfekt rengjort og oppfrisket kabin.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194078.jpg", imageAlt: "Before and after interior cleaning transformation"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -112,8 +113,8 @@ export default function LandingPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", alt: "Brede Lauvrak" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", alt: "Customer testimonial" },
|
||||
]}
|
||||
ratingAnimation="entrance-slide"
|
||||
avatarsAnimation="entrance-slide"
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -162,7 +163,7 @@ export default function LandingPage() {
|
||||
tag="Prisbedring"
|
||||
title="Gi bilen din en ny start"
|
||||
description="Bestill en premium detailing-sesjon i dag. Vi garanterer resultater som får bilen eller båten din til å se ut som ny."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttonText="Bestill time i dag"
|
||||
inputPlaceholder="E-postadressen din"
|
||||
|
||||
Reference in New Issue
Block a user