Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLarge"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Ulteriori Informazioni", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-with-sunglasses-working-out-outdoors-while-wearing-earbuds_23-2148773862.jpg"
|
||||
imageAlt="professional athlete wearing sports clothing dynamic"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -94,12 +94,12 @@ export default function LandingPage() {
|
||||
description="Fondato nel 2010, AtleticoSport è il partner di fiducia per atleti e appassionati di sport. Con oltre un decennio di esperienza, abbiamo perfezionato l'arte di combinare tecnologia avanzata con design elegante. La nostra missione è fornire abbigliamento che amplifica le performance e celebra lo spirito sportivo."
|
||||
tag="Dal 2010"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/focused-workaholic-african-american-businesswoman-showing-financial-graphs-tablet_482257-13953.jpg"
|
||||
imageAlt="diverse team working together office collaboration"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{ value: "50K+", title: "Clienti Soddisfatti" },
|
||||
{ value: "98%", title: "Rating di Soddisfazione" },
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
description="Numeri che riflettono il nostro impegno verso l'eccellenza e la soddisfazione dei clienti."
|
||||
tag="Performance Proven"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user