heroweb/examples/images/data.json
2024-10-31 07:24:12 +01:00

52 lines
2.7 KiB
JSON

{
"images": [
{
"id": 1,
"url": "https://images.unsplash.com/photo-1728998887922-596106e38ac7?q=80&w=6000&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"alt": "Image 1",
"title": "Urban Landscape",
"description": "A stunning view of modern architecture and city life captured in perfect lighting conditions"
},
{
"id": 2,
"url": "https://images.unsplash.com/photo-1729614499383-756f6e0e4d80?q=80&w=4332&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"alt": "Image 2",
"title": "Natural Wonder",
"description": "An breathtaking natural landscape showcasing the beauty of untouched wilderness"
},
{
"id": 3,
"url": "https://images.unsplash.com/photo-1729505622656-6da75375c3a2?q=80&w=5970&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"alt": "Image 3",
"title": "Serene Moment",
"description": "A peaceful composition capturing the essence of tranquility and harmony"
},
{
"id": 4,
"url": "https://images.unsplash.com/photo-1729457046342-d444ee10749b?q=80&w=4255&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"alt": "Image 4",
"description": "A contemporary view highlighting the intersection of design and functionality"
},
{
"id": 5,
"url": "https://images.unsplash.com/photo-1729476266027-a687e42116ce?q=80&w=5970&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"alt": "Image 5",
"title": "Abstract Beauty"
},
{
"id": 6,
"url": "https://images.unsplash.com/photo-1729481354989-51e675ddb3d4?q=80&w=3140&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"alt": "Image 6",
"title": "Artistic Vision",
"description": "A captivating artistic perspective that challenges conventional viewpoints"
},
{
"id": 7,
"url": "https://images.unsplash.com/photo-1729366791089-6c9643dee806?q=80&w=6000&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"alt": "Image 7",
"title": "Dynamic Composition",
"description": "An engaging visual narrative that draws the viewer into its dynamic elements"
}
]
}