Era Slider — Test Page
Loading Era Slider...

board.content JSON

{
  "title": "New York City Through the Decades",
  "description": "Watch Manhattan transform from a modest port city to a global metropolis.",
  "eras": [
    {
      "year": 1900,
      "imageUrl": "https://picsum.photos/seed/nyc1900/800/500",
      "caption": "Lower Manhattan in 1900 — tenements and cobblestone streets."
    },
    {
      "year": 1950,
      "imageUrl": "https://picsum.photos/seed/nyc1950/800/500",
      "caption": "Post-war New York — the skyline begins to rise."
    },
    {
      "year": 1980,
      "imageUrl": "https://picsum.photos/seed/nyc1980/800/500",
      "caption": "1980s Manhattan — gritty, iconic, electric."
    },
    {
      "year": 2024,
      "imageUrl": "https://picsum.photos/seed/nyc2024/800/500",
      "caption": "Modern New York City — towers, parks, and 8 million stories."
    }
  ]
}