Merge version_3 into main #3
@@ -45,7 +45,10 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
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."
|
||||
buttons={[{ text: "Scopri i prodotti", href: "#products" }]}
|
||||
buttons={[
|
||||
{ text: "Scopri i prodotti", href: "#products" },
|
||||
{ text: "Contattaci", href: "#contact" }
|
||||
]}
|
||||
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/delicate-floral-frame-soft-pink-hues_23-2152004968.jpg", imageAlt: "elegant florist boutique interior" },
|
||||
|
||||
Reference in New Issue
Block a user