Update src/app/page.tsx
This commit is contained in:
@@ -91,13 +91,13 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Cerramientos de Aluminio", tags: ["Moderno", "Duradero"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020295.jpg", imageAlt: "aluminum enclosure glass doors modern interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020295.jpg?_wi=1", imageAlt: "aluminum enclosure glass doors modern interior"},
|
||||
{
|
||||
id: "2", title: "Ventanas de Aluminio", tags: ["Aislante", "Elegante"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-daughter-is-engaged-gymnastics_1157-31635.jpg", imageAlt: "aluminum window installation professional clean"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-daughter-is-engaged-gymnastics_1157-31635.jpg?_wi=1", imageAlt: "aluminum window installation professional clean"},
|
||||
{
|
||||
id: "3", title: "Rejas de Seguridad", tags: ["Protección", "Diseño"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-leaning-container_23-2148259421.jpg", imageAlt: "security aluminum grille gate installation modern"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-leaning-container_23-2148259421.jpg?_wi=1", imageAlt: "security aluminum grille gate installation modern"},
|
||||
{
|
||||
id: "4", title: "Mosquiteros", tags: ["Practicidad", "Calidad"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-balcony-reading-newspaper_23-2148161262.jpg", imageAlt: "mosquito net window screen aluminum frame modern"},
|
||||
@@ -191,7 +191,7 @@ export default function HomePage() {
|
||||
description="Completa el formulario o contactanos directamente por WhatsApp. Te responderemos en menos de 24 horas."
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-female-artist-outdoors_23-2148014123.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-female-artist-outdoors_23-2148014123.jpg?_wi=1"
|
||||
imageAlt="professional installing aluminum window clean installation"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user