// Dina's Fine Art — site content. Written by the Studio admin page.
// This file IS your published content. Upload it (with any new images) to update the site.
window.DINA_DEFAULT = {
  "home": {
    "aboutId": "studio-cat",
    "heroIds": [
      "hymn-to-the-sun",
      "painted-door",
      "festival-face"
    ],
    "heroPos": [
      {
        "x": 0,
        "y": 0
      },
      {
        "x": 0,
        "y": 0
      },
      {
        "x": 0,
        "y": 0
      }
    ],
    "aboutPos": {
      "x": 0,
      "y": 0
    },
    "heroZoom": [
      1,
      1,
      1
    ],
    "aboutZoom": 1,
    "aboutImage": "",
    "heroImages": [
      "",
      "",
      ""
    ],
    "potteryIds": [
      "henna-tea",
      "swirl-bowls",
      "tideline-bowl",
      "pierced-vessel",
      "indigo-vessel",
      "pharaoh-bust",
      "morning-mugs",
      "tea-service"
    ],
    "featuredIds": [
      "quiet-bloom",
      "painted-door",
      "khamsa"
    ]
  },
  "about": {
    "body": [
      "Born in Saudi Arabia to Egyptian parents, I studied architectural engineering at Assiut University in Egypt and worked for years as an interior designer and architect in Egypt and Saudi Arabia. Following a lifelong dream to be an artist, I moved to Canada and studied Fine Arts at Brandon University, graduating in 2023 with a Gold Medal — my major is drawing.",
      "Living between Egypt and Saudi Arabia shaped my eye: the old southern-Saudi folk art of Al-Qatt Al-Asiri that decorates historic buildings, alongside ancient Egyptian and Islamic art. I fold symbols and details from those worlds into every piece, working in clay, charcoal, acrylic and mixed media.",
      "I seek to combine interior design with fine art — reviving Islamic and ancient Egyptian art in a modern way, and bringing the aesthetics of traditional Arab art to the Western world. Every piece, painted or thrown, leaves my hands one of one."
    ],
    "lead": "I'm Dina Mohamed — a Canadian-Egyptian artist working between architecture, painting and clay.",
    "process": [
      {
        "body": "Each painting starts with texture — sand, pigment and leaf worked into the surface before a single mark.",
        "step": "01",
        "title": "Ground"
      },
      {
        "body": "Calligraphy, hieroglyph or folk geometry is drawn in by hand, then gilded and glazed back into the ground.",
        "step": "02",
        "title": "Symbol"
      },
      {
        "body": "Pottery is thrown in small batches and wood- or kiln-fired, so the glaze decides its own final colour.",
        "step": "03",
        "title": "Fire"
      }
    ]
  },
  "brand": "Dina's Fine Art",
  "artist": "Dina Mohamed",
  "contact": {
    "note": "I read and answer every note myself.",
    "email": "hello@dinasfineart.com",
    "location": "Worldwide shipping arranged",
    "instagram": "@eng.dina1119"
  },
  "filters": [
    "All work",
    "Paintings",
    "Pottery",
    "Calligraphy & Heritage",
    "Sculpture"
  ],
  "tagline": "Original paintings & hand-thrown pottery",
  "artworks": [
    {
      "id": "quiet-bloom",
      "tags": [
        "Paintings",
        "Portraits"
      ],
      "tone": "plum",
      "year": 2024,
      "blurb": "A face built petal by petal in palette-knife colour, surfacing from a still, dark ground.",
      "image": "assets/art/portrait-bloom.jpg",
      "price": "$2,600",
      "ratio": "1532 / 1948",
      "title": "The Quiet Bloom",
      "medium": "Oil & impasto on canvas",
      "status": "available",
      "category": "Paintings",
      "dimensions": "60 × 80 cm"
    },
    {
      "id": "hymn-to-the-sun",
      "tags": [
        "Paintings",
        "Calligraphy & Heritage"
      ],
      "tone": "ochre",
      "year": 2023,
      "blurb": "Winged sun, the eye of Horus and lotus columns, laid into a sand-textured, sun-warmed ground.",
      "image": "assets/uploads/img-283vbvva486.jpg",
      "price": "$2,950",
      "ratio": "1412 / 2158",
      "title": "Hymn to the Sun",
      "images": [
        "assets/uploads/img-283vbvva486.jpg"
      ],
      "medium": "Mixed media, sand & pigment on canvas",
      "status": "available",
      "category": "Paintings",
      "hoverSwap": false,
      "dimensions": "70 × 100 cm"
    },
    {
      "id": "khamsa",
      "tags": [
        "Paintings",
        "Calligraphy & Heritage"
      ],
      "tone": "teal",
      "year": 2024,
      "blurb": "The protective hand — khamsa — beaded and brushed in cobalt and turquoise.",
      "image": "assets/art/khamsa.jpg",
      "price": "$1,450",
      "ratio": "1080 / 1350",
      "title": "Khamsa",
      "medium": "Acrylic, bead & texture on canvas",
      "status": "available",
      "category": "Paintings",
      "dimensions": "50 × 70 cm"
    }
  ],
  "collections": [
    {
      "id": "heritage",
      "tone": "ochre",
      "blurb": "Egyptian wall painting, Arabic calligraphy and the geometry of Al-Qatt and tilework — in gold leaf, sand and layered colour.",
      "title": "Heritage & Symbol",
      "filter": "Calligraphy & Heritage"
    },
    {
      "id": "portraits",
      "tone": "plum",
      "blurb": "Faces built in palette-knife colour, surfacing from still, dark grounds.",
      "title": "Portraits",
      "filter": "Portraits"
    },
    {
      "id": "clay",
      "tone": "teal",
      "blurb": "Small batches of wheel-thrown stoneware — glazed, wood-fired and finished by hand.",
      "title": "The Clay Studio",
      "filter": "Pottery"
    }
  ],
  "testimonials": []
};
