{
  "$comment": "EDIT ME. Everything on the site reads from this file. No build step - save, refresh, done.",
  "brand": {
    "name": "naturfilms",
    "wordmark": "naturfilms",
    "tagline": "",
    "byline": "Photography by Laurent Emmenegger",
    "location": "Switzerland",
    "description": "Three things, photographed in the Alps: the animals that live up there, the mountains themselves, and what it looks like to move through them on skins, ropes and crampons.",
    "categories": [
      "wildlife",
      "mountains",
      "alpinism",
      "glaciers"
    ]
  },
  "seo": {
    "siteUrl": "https://naturfilms.vercel.app",
    "titleTemplate": "%s · naturfilms",
    "defaultTitle": "naturfilms — Wildlife, Mountain & Ski Touring Photography",
    "keywords": [
      "wildlife photography",
      "mountain photography",
      "ski touring",
      "skitouring",
      "mountaineering",
      "alpinism",
      "ibex",
      "chamois",
      "red deer",
      "alps",
      "switzerland",
      "chamonix",
      "naturfilms"
    ],
    "ogImage": "assets/img/og-default.jpg",
    "themeColor": "#0d1210"
  },
  "$navComment": "An item with \"children\" becomes a dropdown in the header and a nested block in the footer.",
  "nav": [
    {
      "label": "Work",
      "href": "gallery.html",
      "children": [
        {
          "label": "Wildlife",
          "href": "gallery.html?c=wildlife"
        },
        {
          "label": "Mountains",
          "href": "gallery.html?c=mountains"
        },
        {
          "label": "On the Mountain",
          "href": "gallery.html?c=alpinism"
        },
        {
          "label": "Glaciers",
          "href": "gallery.html?c=glaciers"
        }
      ]
    },
    {
      "label": "Prints",
      "href": "prints.html"
    },
    {
      "label": "About",
      "href": "about.html"
    },
    {
      "label": "Contact",
      "href": "about.html#contact"
    }
  ],
  "$heroComment": "The homepage is one headline over one photograph. Everything else that used to live there is on the About page — keep it that way; the pictures are the point.",
  "hero": {
    "image": "seracs-at-blue-hour",
    "headline": "Everything good\nhappens before sunrise.",
    "scrollHint": "Scroll — quietly"
  },
  "about": {
    "portrait": "assets/img/portrait.jpg",
    "heading": "Hi, I'm Laurent.",
    "$bodyComment": "Taken from the wixsite About page — Laurent's own words, lightly repunctuated. Everything here should stay something he can actually stand behind.",
    "body": [
      "My name is Laurent and I'm a 17-year-old wildlife photographer from Switzerland.",
      "I started observing animals when I went to the deer rut for the first time, when I was seven. Since then wildlife has always fascinated me.",
      "My first images were made with a compact camera when I was ten. Since then I have always tried to be out photographing as often as possible.",
      "If you want a print or a licence, get in touch."
    ]
  },
  "fieldNotes": [
    "Best light is 20 minutes before you think it is.",
    "The ibex always wins the staring contest.",
    "Never trust a weather forecast above 2,000m.",
    "Bring the second battery. Always bring the second battery.",
    "A 600mm lens in a touring pack is a decision you make once per season.",
    "If your feet are warm, you're not far enough in.",
    "The shot you didn't get is the reason you go back.",
    "Wind direction beats camouflage every single time.",
    "Skin track first, photograph second. The light waits better than the snow does.",
    "Silence is a lens you can't buy."
  ],
  "contact": {
    "heading": "Let's make something",
    "body": "Prints, licensing, commissions, or just to tell me which bird I misidentified.",
    "email": "laurent.emmenegger.ch@gmail.com",
    "services": [
      {
        "title": "Fine Art Prints",
        "text": "Hand-checked, archival pigment prints in limited runs. Sizes up to 100cm on the long edge — the panoramas want the big end."
      },
      {
        "title": "Licensing",
        "text": "Editorial and commercial licensing for publications, conservation orgs, alpine clubs, and brands that behave."
      },
      {
        "title": "Commissions",
        "text": "Expedition and ski-touring documentation, conservation work, and guided photo days in the Swiss Alps."
      }
    ]
  },
  "social": {
    "instagram": "naturfilms",
    "links": [
      {
        "id": "instagram",
        "label": "Instagram",
        "handle": "@naturfilms",
        "href": "https://instagram.com/naturfilms",
        "primary": true
      },
      {
        "id": "email",
        "label": "Email",
        "handle": "laurent.emmenegger.ch@gmail.com",
        "href": "mailto:laurent.emmenegger.ch@gmail.com"
      }
    ]
  },
  "instagram": {
    "enabled": true,
    "heading": "Latest from the field",
    "subheading": "Fresh frames, half-finished thoughts, and the occasional blurry marmot.",
    "ctaLab": "Follow @naturfilms",
    "mode": "manifest"
  },
  "features": {
    "intro": true,
    "mist": true,
    "grain": true,
    "parallaxHero": true,
    "timeOfDayTint": true,
    "cardTilt": true,
    "critters": false,
    "cursorGlow": false,
    "konamiEasterEgg": true,
    "defaultTheme": "dark"
  },
  "footer": {
    "note": "Made on cold mornings. No animals were disturbed in the making of this website.",
    "copyrightStart": 2014
  }
}
