Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a28961d4d9 | |||
| 726f2b5da6 |
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
|||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-sprinkling-flour-dough_23-2148296916.jpg", imageAlt: "Detalle de horno de leña" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-sprinkling-flour-dough_23-2148296916.jpg", imageAlt: "Detalle de horno de leña" },
|
||||||
]}
|
]}
|
||||||
tag="El auténtico sabor"
|
tag="El auténtico sabor"
|
||||||
buttons={[{ text: "Pedir a domicilio", href: "#contact" }]}
|
buttons={[{ text: "¡Pide tu pizza ahora!", href: "#contact" }]}
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/delicious-pizza-with-fresh-cheese_23-2150096958.jpg", alt: "Cliente 1" },
|
{ src: "http://img.b2bpic.net/free-photo/delicious-pizza-with-fresh-cheese_23-2150096958.jpg", alt: "Cliente 1" },
|
||||||
{ src: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg", alt: "Cliente 2" },
|
{ src: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg", alt: "Cliente 2" },
|
||||||
@@ -194,4 +194,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user