Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 648f6dfcc9 | |||
| 4e838b2521 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ name: "Giulia M.", handle: "@giuliam", testimonial: "Un salto indietro nel tempo, rapiti da profumi di spezie e luoghi lontani.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie_1298-359.jpg" },
|
||||
{ name: "Marco R.", handle: "@marcor", testimonial: "Prodotti naturali di massima qualità, difficili da reperire altrove.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-selling-eco-organic-fruits-local-farmers-market_482257-77263.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "Visita la Nostra Bottega", href: "#contact" }]}
|
||||
buttons={[{ text: "Esplora i Nostri Tesori", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-preserved-garlic_23-2148606771.jpg"
|
||||
imageAlt="traditional italian spice shop interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -163,4 +163,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user