Merge version_3 into main #4
@@ -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" },
|
||||
]}
|
||||
tag="El auténtico sabor"
|
||||
buttons={[{ text: "Pedir a domicilio", href: "#contact" }]}
|
||||
buttons={[{ text: "¡Pide tu pizza ahora!", href: "#contact" }]}
|
||||
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/top-view-pizza-frame-with-copy-space_23-2148574220.jpg", alt: "Cliente 2" },
|
||||
@@ -194,4 +194,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user