Update src/app/page.tsx
This commit is contained in:
@@ -72,22 +72,22 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/childrens-outdoor-with-halloween-costume_23-2148635935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/childrens-outdoor-with-halloween-costume_23-2148635935.jpg?_wi=1",
|
||||
imageAlt: "Famiglia felice con bambini che indossano abiti eleganti e casual",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-baby-s-dress-with-headwear-pair-socks-milk-bottle-pacifier-wooden-table_23-2147900740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-baby-s-dress-with-headwear-pair-socks-milk-bottle-pacifier-wooden-table_23-2147900740.jpg?_wi=1",
|
||||
imageAlt: "Collezione di vestiti per neonati",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-yellow-clothes-hold-skateboard-poses-grey-rock-background_613910-8670.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-yellow-clothes-hold-skateboard-poses-grey-rock-background_613910-8670.jpg?_wi=1",
|
||||
imageAlt: "Bambini che giocano indossando abiti comodi",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-lifestyle-friends_23-2149746686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-lifestyle-friends_23-2149746686.jpg?_wi=1",
|
||||
imageAlt: "Ragazzi con look moderni e alla moda",
|
||||
},
|
||||
{
|
||||
@@ -130,31 +130,31 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Assistenza Personalizzata",
|
||||
description: "Consulenza dedicata per trovare la taglia perfetta e gli abbinamenti ideali per ogni occasione.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-waiting-baby-concept-top-view_185193-110122.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-waiting-baby-concept-top-view_185193-110122.jpg?_wi=1",
|
||||
imageAlt: "children's clothing store exterior day",
|
||||
},
|
||||
{
|
||||
title: "Esperienza nel Settore",
|
||||
description: "Anni di passione e conoscenza nel mondo dell'abbigliamento per bambini, al vostro servizio.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/childrens-outdoor-with-halloween-costume_23-2148635935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/childrens-outdoor-with-halloween-costume_23-2148635935.jpg?_wi=2",
|
||||
imageAlt: "children's clothing store exterior day",
|
||||
},
|
||||
{
|
||||
title: "Ampia Scelta di Taglie",
|
||||
description: "Dalla nascita all'adolescenza, un vasto assortimento per vestire ogni fascia d'età con stile.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-baby-s-dress-with-headwear-pair-socks-milk-bottle-pacifier-wooden-table_23-2147900740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-baby-s-dress-with-headwear-pair-socks-milk-bottle-pacifier-wooden-table_23-2147900740.jpg?_wi=2",
|
||||
imageAlt: "children's clothing store exterior day",
|
||||
},
|
||||
{
|
||||
title: "Prodotti Confortevoli",
|
||||
description: "Priorità al benessere dei bambini, con tessuti morbidi e design che non limitano il movimento.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-yellow-clothes-hold-skateboard-poses-grey-rock-background_613910-8670.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-yellow-clothes-hold-skateboard-poses-grey-rock-background_613910-8670.jpg?_wi=2",
|
||||
imageAlt: "children's clothing store exterior day",
|
||||
},
|
||||
{
|
||||
title: "Attenzione ai Dettagli",
|
||||
description: "Ogni capo è selezionato per la sua fattura impeccabile e i piccoli particolari che fanno la differenza.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-lifestyle-friends_23-2149746686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-lifestyle-friends_23-2149746686.jpg?_wi=2",
|
||||
imageAlt: "children's clothing store exterior day",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user