{
<<<<<<< HEAD
    "_comment": "BewPro Provision Template — Complete this file and run: php artisan bewpro:provision path/to/this.json",

    "name": "Ofinita",
    "db_name": "bp-ofinita",
    "demo": "demo-architecture-2",
    "tagline": "CADA PROPIEDAD, UNA OPORTUNIDAD",
    "url": "www.ofinita.com",
    "author": "Compania Digital",
    "description": "",

    "modules": ["services", "gallery", "projects", "faqs", "blog", "products"],
    "modules_navigation": {
      "services":    { "header": true, "footer": true },
      "gallery":    { "header": true, "footer": true },
      "projects":    { "header": true, "footer": true },
      "faqs":    { "header": false, "footer": true },
      "blog":    { "header": false, "footer": true },
      "products":    { "header": true, "footer": true }
    },

    "contact": {
      "phone": "+5493815194075",
      "email": "arteofinita@gmail.com",
      "address": "Perth, Australia",
      "hours": ""
    },

    "social_media": {
      "instagram": { "url": "https://www.instagram.com/ofinita.art/", "active": true },
      "facebook":  { "url": "", "active": false },
      "linkedin":  { "url": "", "active": false },
      "youtube":   { "url": "", "active": false },
      "whatsapp":  { "url": "https://api.whatsapp.com/send?phone=5493815194075", "active": false },
      "tripadvisor": { "url": "", "active": false }
    },

    "analytics": {
      "enabled": true,
      "tracking_id": "G-CGXMJBE5V4",
      "track_in_local": false
    },

    "skin": "auto",
    "fonts": {
      "primary": "Lexend",
      "secondary": "Lexend",
      "tertiary": "Open Sans"
    },

    "schema_type": "Organization",
    "seo_keywords": "",

    "header": {
      "cta_button": {
        "active": false,
        "title": "Contact",
        "url": "/contact",
        "target": "_self",
        "style": "primary"
      }
    }
  }
=======
  "_comment": "Provision Ofinita — demo-architecture-2 (skin auto). Ejecutar: php artisan bewpro:provision database/seeders/project-data/provision-ofinita.json",

  "name": "Ofinita",
  "db_name": "bp-ofinita",
  "demo": "demo-architecture-2",
  "tagline": "Arquitectura, arte y diseño en espacios de trabajo contemporáneos.",
  "url": "ofinita.bewpro.com",
  "author": "Ofinita",
  "description": "Sitio institucional para Ofinita, enfocado en arquitectura, diseño de oficinas y espacios creativos, con proyectos destacados, blog de inspiración y recursos.",

  "modules": ["services", "gallery", "projects", "blog", "faqs"],
  "modules_navigation": {
    "services": { "header": true,  "footer": true },
    "gallery":  { "header": true,  "footer": true },
    "projects": { "header": true,  "footer": true },
    "blog":     { "header": true,  "footer": true },
    "faqs":     { "header": false, "footer": true }
  },

  "contact": {
    "phone": "",
    "email": "",
    "address": "",
    "hours": ""
  },

  "social_media": {
    "instagram":   { "url": "https://www.instagram.com/ofinita.art/", "active": true },
    "facebook":    { "url": "", "active": false },
    "linkedin":    { "url": "", "active": false },
    "youtube":     { "url": "", "active": false },
    "whatsapp":    { "url": "https://api.whatsapp.com/send?phone=5493815194075", "active": true },
    "tripadvisor": { "url": "", "active": false }
  },

  "analytics": {
    "enabled": false,
    "tracking_id": "",
    "track_in_local": false
  },

  "skin": "auto",
  "fonts": {
    "primary":   "Lexend",
    "secondary": "Lexend",
    "tertiary":  "Open Sans"
  },

  "schema_type": "ProfessionalService",
  "seo_keywords": "Ofinita, arquitectura, oficinas, espacios de trabajo, proyectos de arquitectura, diseño interior, estudio de arquitectura",

  "header": {
    "cta_button": {
      "active": true,
      "title": "Contacto",
      "url": "/contact",
      "target": "_self",
      "style": "primary"
    }
  }
}
>>>>>>> c1822e15bef91e188649c3f56790f0234cb6f233
