Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
title: "Diseño y Rediseño de Jardines", description: "Transformamos tu visión en realidad, creando paisajes personalizados que se adaptan a tu estilo y presupuesto.", icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128791.jpg", imageAlt: "Diseño moderno de jardín con plantas y camino"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128791.jpg?_wi=1", imageAlt: "Diseño moderno de jardín con plantas y camino"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-travel-agent_23-2150455599.jpg", imageAlt: "Diseño moderno de jardín con plantas y camino"},
|
||||
]
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "paquete-basico", name: "Paquete Básico", price: "$75/mes", variant: "Mantenimiento Esencial", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128791.jpg", imageAlt: "Jardín pequeño bien mantenido con césped cortado"},
|
||||
id: "paquete-basico", name: "Paquete Básico", price: "$75/mes", variant: "Mantenimiento Esencial", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128791.jpg?_wi=2", imageAlt: "Jardín pequeño bien mantenido con césped cortado"},
|
||||
{
|
||||
id: "paquete-premium", name: "Paquete Premium", price: "$150/mes", variant: "Mantenimiento Completo", imageSrc: "http://img.b2bpic.net/free-photo/seedlings-with-garden-tools_658428-189.jpg", imageAlt: "Jardín exuberante con flores y arbustos exóticos"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user