feat: seo and image stuff ig

This commit is contained in:
2024-05-30 21:35:07 +02:00
parent 9978be7288
commit 707f55989a
4 changed files with 37 additions and 36 deletions

32
public/backgrounds.json Normal file
View File

@@ -0,0 +1,32 @@
[
{
"url": "https://res.cloudinary.com/mainwebsite/image/upload/v1703593035/bg/Dom_Luis_I_Bridge_Porto_dsdodq.jpg",
"author": "me",
"description": "Dom Luis I Bridge (Porto)",
"location": "https://www.openstreetmap.org/way/98835981"
},
{
"url": "https://res.cloudinary.com/mainwebsite/image/upload/v1703593035/bg/Oviedo_Landscape_c8xva6.jpg",
"author": "me",
"description": "Oviedo Landscape",
"location": "https://www.openstreetmap.org/way/605000131#map=17/43.37598/-5.86843"
},
{
"url": "https://res.cloudinary.com/mainwebsite/image/upload/v1703593035/bg/Playa_de_Santa_Marina_ae389j.jpg",
"author": "me",
"description": "Playa de Santa Marina (Ribadesella)",
"location": "https://www.openstreetmap.org/way/822201400#map=19/43.46545/-5.06683"
},
{
"url": "https://res.cloudinary.com/mainwebsite/image/upload/v1703593035/bg/Hotel_Best_Benalmadena_olqc9x.jpg",
"author": "me",
"description": "Hotel Best (Benalmádena)",
"location": "https://www.openstreetmap.org/node/1253883928"
},
{
"url": "https://res.cloudinary.com/mainwebsite/image/upload/v1703593035/bg/Douro_River_Porto_cuga4l.jpg",
"author": "me",
"description": "Douro River (Porto)",
"location": "https://www.openstreetmap.org/#map=18/41.14065/-8.60647"
}
]