Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{ id: "m1", value: "10k+", title: "Platos servidos", description: "Sabor casero compartido.", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-herbs-spices-served-with-baguette_114579-29291.jpg" },
|
||||
{ id: "m2", value: "500+", title: "Clientes felices", description: "Visitantes diarios en nuestra web.", imageSrc: "http://img.b2bpic.net/free-photo/woman-head-chef-adding-herbs-complete-gourmet-dish-modern-kitchen_482257-121214.jpg" },
|
||||
{ id: "m3", value: "100%", title: "Calidad asegurada", description: "Ingredientes frescos seleccionados.", imageSrc: "http://img.b2bpic.net/free-photo/senior-women-spending-time-together-cafe-working-drinking-coffee_23-2149260277.jpg" }
|
||||
{ id: "m3", value: "100%", title: "Calidad asegurada", description: "Ingredientes frescos seleccionados.", imageSrc: "http://img.b2bpic.net/free-photo/senior-women-spending-together-cafe-working-drinking-coffee_23-2149260277.jpg" }
|
||||
]}
|
||||
title="Nuestros Números"
|
||||
description="Crecemos gracias a tu confianza."
|
||||
@@ -187,4 +187,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user