Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
{ text: "Scopri i servizi", href: "#services" },
|
||||
{ text: "Contattaci", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-traffic-roundabout-highway-night_335224-696.jpg"
|
||||
imageAlt="Flotta di camion professionali per il trasporto merci"
|
||||
frameStyle="card"
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
tag="Contattaci"
|
||||
title="Richiedi un preventivo o più informazioni"
|
||||
description="Compila il modulo per essere ricontattato dal nostro team. Siamo a vostra disposizione per ogni esigenza di trasporto e logistica."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Inserisci la tua email"
|
||||
buttonText="Invia"
|
||||
|
||||
Reference in New Issue
Block a user