Update src/app/page.tsx
This commit is contained in:
@@ -282,42 +282,42 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Cerramientos de Balcón - Departamento Centro",
|
||||
price: "Consultar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-students-standing-porch_23-2147666471.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-students-standing-porch_23-2147666471.jpg?_wi=1",
|
||||
imageAlt: "Cerramientos de aluminio en balcón",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ventanas Corredizas - Casa Recoleta",
|
||||
price: "Consultar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-after-shower-towel-stands-balcony-villa-drink-coffee-tea-perfect-start-day-calm-relaxed-female-meets-new-day_343596-2053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-after-shower-towel-stands-balcony-villa-drink-coffee-tea-perfect-start-day-calm-relaxed-female-meets-new-day_343596-2053.jpg?_wi=1",
|
||||
imageAlt: "Ventanas de aluminio corredizas",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Rejas de Seguridad - Local Comercial",
|
||||
price: "Consultar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg?_wi=1",
|
||||
imageAlt: "Rejas de seguridad modernas",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mosquiteros Personalizados - Penthouse",
|
||||
price: "Consultar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-using-laptop_23-2148933621.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-using-laptop_23-2148933621.jpg?_wi=1",
|
||||
imageAlt: "Mosquiteros enrollables a medida",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Puerta de Aluminio y Vidrio - Patio",
|
||||
price: "Consultar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-adult-woman-holding-shopping-bags_23-2148660697.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-adult-woman-holding-shopping-bags_23-2148660697.jpg?_wi=1",
|
||||
imageAlt: "Puertas de aluminio con vidrio templado",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Estructura Metálica - Pergolado",
|
||||
price: "Consultar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-carrying-laptop_23-2148993854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-carrying-laptop_23-2148993854.jpg?_wi=1",
|
||||
imageAlt: "Estructura metálica para pergolado",
|
||||
},
|
||||
]}
|
||||
@@ -347,7 +347,7 @@ export default function HomePage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sleek-black-smartphone-reflective-surface_9975-134352.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sleek-black-smartphone-reflective-surface_9975-134352.jpg?_wi=1"
|
||||
imageAlt="Footer background - Cerramientos Walter"
|
||||
logoText="Cerramientos Walter"
|
||||
copyrightText="© 2025 Cerramientos Walter | Todos los derechos reservados"
|
||||
|
||||
Reference in New Issue
Block a user