/** Shopify CDN: Minification failed

Line 17:0 Unexpected "{"
Line 18:2 Unexpected "\"sections\""
Line 19:4 Unexpected "\"hero_banner\""
Line 20:6 Unexpected "\"type\""
Line 22:8 Expected identifier but found "\"headline\""
Line 27:5 Unexpected ","
Line 29:6 Unexpected "\"type\""
Line 31:8 Unexpected "\"service_1\""
Line 32:10 Unexpected "\"type\""
Line 34:12 Expected identifier but found "\"icon\""
... and 14 more hidden warnings

**/

{
  "sections": {
    "hero_banner": {
      "type": "hero-banner-improved",
      "settings": {
        "headline": "Fuel Your Journey. Wear Your Ambition.",
        "subheadline": "Premium motivational apparel for those who RISE. THRIVE. REPEAT.",
        "cta_text": "Shop Now",
        "cta_link": "/collections/all"
      }
    },
    "service_section": {
      "type": "section-service-v2",
      "blocks": {
        "service_1": {
          "type": "service",
          "settings": {
            "icon": "truck",
            "title": "FREE SHIPPING",
            "description": "Free shipping on all orders over $50"
          }
        },
        "service_2": {
          "type": "service",
          "settings": {
            "icon": "return",
            "title": "EASY RETURNS",
            "description": "30-day return policy for your peace of mind"
          }
        },
        "service_3": {
          "type": "service",
          "settings": {
            "icon": "secure",
            "title": "SECURE PAYMENT",
            "description": "100% secure payment processing"
          }
        }
      },
      "block_order": [
        "service_1",
        "service_2",
        "service_3"
      ]
    },
    "featured_collection": {
      "type": "section-product-v2",
      "settings": {
        "title": "Featured Products",
        "collection": "all",
        "products_to_show": 8
      }
    },
    "banner_section": {
      "type": "section-banner-v5",
      "settings": {
        "title": "Join the Movement",
        "description": "Wear your motivation. Live your purpose.",
        "button_text": "Explore Collections",
        "button_link": "/collections"
      }
    }
  },
  "order": [
    "hero_banner",
    "service_section",
    "featured_collection",
    "banner_section"
  ]
}
