Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
href: "https://wa.me/573125128835",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/park-outdoor-manicured-lawn-flowerbed-ai-generated-image_587448-1397.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/park-outdoor-manicured-lawn-flowerbed-ai-generated-image_587448-1397.jpg?_wi=1"
|
||||
imageAlt="Hermoso jardín bien cuidado"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-game-golf-outdoors-field_23-2150551615.jpg",
|
||||
imageAlt: "Poda de arbustos",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/park-outdoor-manicured-lawn-flowerbed-ai-generated-image_587448-1397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/park-outdoor-manicured-lawn-flowerbed-ai-generated-image_587448-1397.jpg?_wi=2",
|
||||
imageAlt: "gardener trimming hedge professional",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-tools-grass_23-2148224034.jpg",
|
||||
imageAlt: "Sistema de riego",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198591.jpg?_wi=1",
|
||||
imageAlt: "gardener trimming hedge professional",
|
||||
},
|
||||
{
|
||||
@@ -214,10 +214,10 @@ export default function LandingPage() {
|
||||
imageAlt: "Sistema de riego automático",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-exterior-with-wooden-fence_23-2147663471.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-exterior-with-wooden-fence_23-2147663471.jpg?_wi=1",
|
||||
imageAlt: "Limpieza de zonas verdes",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-ingredients-included-salad_23-2148173926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-ingredients-included-salad_23-2148173926.jpg?_wi=1",
|
||||
imageAlt: "gardener trimming hedge professional",
|
||||
},
|
||||
{
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-outdoors_23-2148968963.jpg",
|
||||
imageAlt: "Nuevo diseño de jardín",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-kid-running_23-2148758581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-kid-running_23-2148758581.jpg?_wi=1",
|
||||
imageAlt: "gardener trimming hedge professional",
|
||||
},
|
||||
]}
|
||||
@@ -293,7 +293,7 @@ export default function LandingPage() {
|
||||
name: "Jardín Tropical Renovado",
|
||||
price: "",
|
||||
variant: "Cajicá",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198591.jpg?_wi=2",
|
||||
imageAlt: "Jardín tropical renovado",
|
||||
},
|
||||
{
|
||||
@@ -301,7 +301,7 @@ export default function LandingPage() {
|
||||
name: "Espacio Zen Moderno",
|
||||
price: "",
|
||||
variant: "Chía",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-exterior-with-wooden-fence_23-2147663471.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-exterior-with-wooden-fence_23-2147663471.jpg?_wi=2",
|
||||
imageAlt: "Jardín zen moderno",
|
||||
},
|
||||
{
|
||||
@@ -309,7 +309,7 @@ export default function LandingPage() {
|
||||
name: "Huerta Orgánica Urbana",
|
||||
price: "",
|
||||
variant: "Sabana de Bogotá",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-ingredients-included-salad_23-2148173926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-ingredients-included-salad_23-2148173926.jpg?_wi=2",
|
||||
imageAlt: "Huerta orgánica",
|
||||
},
|
||||
{
|
||||
@@ -317,7 +317,7 @@ export default function LandingPage() {
|
||||
name: "Iluminación de Exteriores",
|
||||
price: "",
|
||||
variant: "Cajicá",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-kid-running_23-2148758581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-kid-running_23-2148758581.jpg?_wi=2",
|
||||
imageAlt: "Jardín con iluminación",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user