Merge version_3 into main #7
@@ -9,7 +9,7 @@ import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven";
|
||||
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { CheckCircle, Flower2, Leaf, Sprout, Scissors, Plus } from "lucide-react";
|
||||
import { CheckCircle, Flower2, Leaf, Sprout, Scissors, Plus, Droplets } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -96,6 +96,10 @@ export default function LandingPage() {
|
||||
id: 4,
|
||||
title: "Sistemas de Riego", description: "Instalación de sistemas de riego automatizados y eficientes para un jardín bien hidratado.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-holding-pink-flower-pot-greenhouse_23-2147918531.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Mantenimiento de Piscinas", description: "Limpieza profesional y mantenimiento de piscinas para garantizar agua cristalina y segura todo el año.", imageSrc: "http://img.b2bpic.net/free-photo/view-tank-container-water-storage_23-2151748271.jpg?_wi=1"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -256,6 +260,7 @@ export default function LandingPage() {
|
||||
{ label: "Diseño Paisajístico", href: "#services" },
|
||||
{ label: "Mantenimiento", href: "#services" },
|
||||
{ label: "Sistemas de Riego", href: "#services" },
|
||||
{ label: "Mantenimiento de Piscinas", href: "#services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user