About Us

{% comment %} One Minute With God — Our Story Section File: sections/our-story.liquid {% endcomment %} {%- assign heading_parts = section.settings.heading | split: section.settings.heading_italic -%}

{{ section.settings.eyebrow }}

{{ heading_parts[0] }}{{ section.settings.heading_italic }}{{ heading_parts[1] }}

{{ section.settings.body_1 }}

{{ section.settings.body_2 }}

{{ section.settings.scripture_text }}

{{ section.settings.scripture_ref }}

{{ section.settings.body_3 }}

{{ section.settings.closing_quote }}

{{ section.settings.attribution }}

{% schema %} { "name": "Our Story", "settings": [ { "type": "text", "id": "eyebrow", "label": "Eyebrow label", "default": "Our Story" }, { "type": "textarea", "id": "heading", "label": "Full heading", "default": "Most men don't drift from God because they stopped caring. They drift because life got loud." }, { "type": "text", "id": "heading_italic", "label": "Part of heading to italicise in gold", "default": "life got loud." }, { "type": "textarea", "id": "body_1", "label": "Body paragraph 1", "default": "Work. Family. Pressure. Notifications. Expectations that never stop. The Bible sits on the nightstand — and stays there. Not because the faith isn't real. But because there are never enough hours, never enough quiet, never enough energy left at the end of the day to do it right." }, { "type": "textarea", "id": "body_2", "label": "Body paragraph 2", "default": "We started this store because we believed one thing: a man doesn't need an hour with God to change. He just needs a minute. A real one. Consistent. Grounded in Scripture. Built for the life he's actually living — not the one he wishes he had time for." }, { "type": "text", "id": "scripture_text", "label": "Scripture quote", "default": "Be still, and know that I am God." }, { "type": "text", "id": "scripture_ref", "label": "Scripture reference", "default": "Psalm 46:10" }, { "type": "textarea", "id": "body_3", "label": "Body paragraph 3", "default": "One Minute With God For Men isn't about checking a box. It's about showing up — even on the hard mornings, even when faith feels distant, even when sixty seconds is genuinely all you have. That minute is enough. God meets you there." }, { "type": "textarea", "id": "closing_quote", "label": "Closing quote", "default": "\"We don't sell books. We just believe men deserve one honest minute with God every day.\"" }, { "type": "text", "id": "attribution", "label": "Attribution", "default": "— The Team at One Minute With God" } ], "presets": [{ "name": "Our Story" }] } {% endschema %}