Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c194389687 | |||
| 3743619dd7 | |||
| 46fde1959d |
@@ -45,6 +45,9 @@ export default function LandingPage() {
|
|||||||
variant: "rotated-rays-static-grid"}}
|
variant: "rotated-rays-static-grid"}}
|
||||||
title="Alexandra - Stile a Peschiera"
|
title="Alexandra - Stile a Peschiera"
|
||||||
description="Scopri la nostra selezione esclusiva di abbigliamento, pensata per chi ama la qualità e l'eleganza sulle rive del Lago di Garda."
|
description="Scopri la nostra selezione esclusiva di abbigliamento, pensata per chi ama la qualità e l'eleganza sulle rive del Lago di Garda."
|
||||||
|
buttons={[
|
||||||
|
{ text: "Scopri la collezione", href: "#products" }
|
||||||
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-female-black-customer-choosing-goods-shopping-mall_657883-239.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-female-black-customer-choosing-goods-shopping-mall_657883-239.jpg"
|
||||||
imageAlt="Alexandra Boutiqu"
|
imageAlt="Alexandra Boutiqu"
|
||||||
/>
|
/>
|
||||||
@@ -164,4 +167,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user