Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e36ea8a84 | |||
| fdd884eba8 |
@@ -45,7 +45,10 @@ export default function LandingPage() {
|
|||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText="I Fiori Della Primula"
|
logoText="I Fiori Della Primula"
|
||||||
description="Portiamo la bellezza della natura a casa tua con composizioni floreali uniche, create con passione e dedizione per ogni occasione."
|
description="Portiamo la bellezza della natura a casa tua con composizioni floreali uniche, create con passione e dedizione per ogni occasione."
|
||||||
buttons={[{ text: "Scopri i prodotti", href: "#products" }]}
|
buttons={[
|
||||||
|
{ text: "Scopri i prodotti", href: "#products" },
|
||||||
|
{ text: "Contattaci", href: "#contact" }
|
||||||
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-with-dried-flowers_23-2149591621.jpg", imageAlt: "elegant florist boutique interior" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-with-dried-flowers_23-2149591621.jpg", imageAlt: "elegant florist boutique interior" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicate-floral-frame-soft-pink-hues_23-2152004968.jpg", imageAlt: "elegant florist boutique interior" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/delicate-floral-frame-soft-pink-hues_23-2152004968.jpg", imageAlt: "elegant florist boutique interior" },
|
||||||
|
|||||||
Reference in New Issue
Block a user