JezK
Edit File: demo-content-images.php
<?php return array( array( 'key' => 'demo1', 'url' => 'https://assets.fooplugins.com/unsplash/1.jpg', 'title' => 'Mountain Lake - FooGallery Sample Image 1', 'caption' => 'Snow-capped mountains reflected in a calm alpine lake', 'description' => 'A peaceful alpine lake with crystal-clear blue water reflecting snow-covered peaks, creating a perfect mirror image of the mountains and sky.', 'alt' => 'Mountain lake reflecting snow-capped peaks under blue sky', 'tags' => array( 'Mountains', 'Lake', 'Reflection', 'Snow', 'Blue', 'White', 'Water', 'Nature' ), 'categories' => array( 'Mountains', 'Water', 'Landscapes' ) ), array( 'key' => 'demo2', 'url' => 'https://assets.fooplugins.com/unsplash/2.jpg', 'title' => 'Rice Terraces - FooGallery Sample Image 2', 'caption' => 'Golden rice terraces in the hills', 'description' => 'Sweeping hillside rice terraces glow in golden light, with layers of bright green vegetation cascading down the slopes.', 'alt' => 'Green and golden rice terraces on hillside at sunset', 'tags' => array( 'Terraces', 'Hills', 'Field', 'Green', 'Yellow', 'Gold', 'Nature', 'Agriculture' ), 'categories' => array( 'Agriculture', 'Landscapes' ) ), array( 'key' => 'demo3', 'url' => 'https://assets.fooplugins.com/unsplash/3.jpg', 'title' => 'Snowy Peaks - FooGallery Sample Image 3', 'caption' => 'Snow-covered mountain range under cloudy sky', 'description' => 'A dramatic view of rugged, snow-covered mountain peaks rising sharply into the sky with soft blue-gray clouds overhead.', 'alt' => 'Snowy mountain peaks with cloudy sky', 'tags' => array( 'Mountains', 'Snow', 'Peaks', 'Clouds', 'White', 'Gray', 'Nature' ), 'categories' => array( 'Mountains', 'Landscapes' ) ), array( 'key' => 'demo4', 'url' => 'https://assets.fooplugins.com/unsplash/4.jpg', 'title' => 'Countryside Sunset - FooGallery Sample Image 4', 'caption' => 'Golden sunset over a grassy countryside', 'description' => 'The countryside glows in golden evening light, with green fields and a warm orange sky painting the horizon.', 'alt' => 'Countryside sunset with trees and fields', 'tags' => array( 'Countryside', 'Field', 'Trees', 'Sunset', 'Orange', 'Yellow', 'Green', 'Nature' ), 'categories' => array( 'Landscapes', 'Skies' ) ), array( 'key' => 'demo5', 'url' => 'https://assets.fooplugins.com/unsplash/5.jpg', 'title' => 'Waterfall - FooGallery Sample Image 5', 'caption' => 'Tall waterfall with bridge above', 'description' => 'A tall, powerful waterfall cascades down a cliffside, framed by lush green vegetation, with a bridge crossing above.', 'alt' => 'Tall waterfall and bridge in green forest', 'tags' => array( 'Waterfall', 'Bridge', 'Cliff', 'Green', 'White', 'Water', 'Nature' ), 'categories' => array( 'Water', 'Forests', 'Landscapes' ) ), array( 'key' => 'demo6', 'url' => 'https://assets.fooplugins.com/unsplash/6.jpg', 'title' => 'Forest Meadow - FooGallery Sample Image 6', 'caption' => 'Sunlit meadow with trees and mountains', 'description' => 'Golden sunlight streams across a meadow framed by tall trees, with distant mountains as a backdrop.', 'alt' => 'Sunlit meadow with forest and mountains', 'tags' => array( 'Meadow', 'Forest', 'Mountains', 'Trees', 'Green', 'Yellow', 'Nature' ), 'categories' => array( 'Forests', 'Landscapes' ) ), array( 'key' => 'demo7', 'url' => 'https://assets.fooplugins.com/unsplash/7.jpg', 'title' => 'Pink Sky - FooGallery Sample Image 7', 'caption' => 'Pink and purple evening sky with clouds', 'description' => 'A glowing sunset sky filled with shades of pink, purple, and orange clouds.', 'alt' => 'Pink and purple clouds in evening sky', 'tags' => array( 'Sky', 'Clouds', 'Pink', 'Purple', 'Orange', 'Sunset', 'Nature' ), 'categories' => array( 'Skies', 'Landscapes' ) ), array( 'key' => 'demo8', 'url' => 'https://assets.fooplugins.com/unsplash/8.jpg', 'title' => 'Starry Night - FooGallery Sample Image 8', 'caption' => 'Star-filled night sky over mountains', 'description' => 'A breathtaking night scene featuring the Milky Way arching above mountain silhouettes.', 'alt' => 'Starry sky with Milky Way over mountains', 'tags' => array( 'Stars', 'Night', 'Sky', 'Mountains', 'Blue', 'Black', 'Nature' ), 'categories' => array( 'Night', 'Skies', 'Mountains' ) ), array( 'key' => 'demo9', 'url' => 'https://assets.fooplugins.com/unsplash/9.jpg', 'title' => 'Sunset Horizon - FooGallery Sample Image 9', 'caption' => 'Fiery sunset with crescent moon', 'description' => 'The horizon glows in orange and red as the sun sets, while a crescent moon rises above the silhouetted treetops.', 'alt' => 'Crescent moon and fiery orange sunset horizon', 'tags' => array( 'Sunset', 'Moon', 'Sky', 'Orange', 'Red', 'Silhouette', 'Nature' ), 'categories' => array( 'Skies', 'Night' ) ), array( 'key' => 'demo10', 'url' => 'https://assets.fooplugins.com/unsplash/10.jpg', 'title' => 'Forest Close-up - FooGallery Sample Image 10', 'caption' => 'Mossy tree trunk in green forest', 'description' => 'A detailed close-up of a moss-covered tree trunk set against a blurred green forest background.', 'alt' => 'Close-up of mossy tree trunk in forest', 'tags' => array( 'Tree', 'Forest', 'Moss', 'Green', 'Brown', 'Nature' ), 'categories' => array( 'Forests', 'Landscapes' ) ) );