Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cfe2d874e5 | |||
| da40d5da73 | |||
| 2406e7d4df | |||
| 54e62c3139 | |||
| 66fa890f42 | |||
| 5ad04954b3 |
1436
src/app/layout.tsx
1436
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -128,7 +128,7 @@ export default function HomePage() {
|
||||
title: "Electricidad e Iluminación", description: "Cables, interruptores, enchufes y soluciones de iluminación para instalaciones residenciales", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-different-construction-tools-wooden-background_169016-24445.jpg", imageAlt: "Productos eléctricos"
|
||||
},
|
||||
{
|
||||
title: "Fontanería y Tuberías", description: "Tuberías, griferías, accesorios y sistemas completos para agua potable y desagüe", imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg", imageAlt: "Productos de fontanería"
|
||||
title: "Fontanería y Tuberías", description: "Tuberías, griferías, accesorios y sistemas completos para agua potable y desagüe", imageSrc: "http://img.b2bpic.net/free-photo/wrench-connators-with-clear-paper_23-2147772281.jpg", imageAlt: "Productos de fontanería"
|
||||
},
|
||||
{
|
||||
title: "Pintura y Acabados", description: "Pinturas, barnices, masillas y accesorios de pintura para acabados profesionales", imageSrc: "http://img.b2bpic.net/free-photo/oil-paint-tubes-painting_23-2149537709.jpg", imageAlt: "Pintura y acabados"
|
||||
@@ -271,4 +271,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user