Skip to content

Expanded Consciousness

File: sections/homepage-expanded-consciousness.liquid

Templates: index.json

Expanded Consciousness

Description

Homepage Expanded Consciousness

Full-viewport homepage section with a dark teal background showcasing a gradient headline, statistics counters, and partner/payment logos. Part of the scroll-snapping homepage layout.

Features:

  • Subheadline, gradient headline, and description with staggered entrance animations
  • Statistics grid (4-column on desktop, stacks on mobile) with gradient number styling
  • Partner/payment logo row split into left and right blocks with slide-in animations
  • Logos rendered as white (CSS filter) with optional links
  • Intersection Observer triggers animations once on viewport entry

Settings:

  • subheadline (text) — Small text above the headline
  • headline (text) — Main gradient headline text
  • description (textarea) — Paragraph below the headline

Blocks:

  • statistic: A stat counter with the following settings:
    • number (text) — Numeric value (e.g., “50,000+”)
    • label_line_1 (text) — First line of label
    • label_line_2 (text) — Second line of label
  • logo: A partner/payment logo with the following settings:
    • logo_image (image_picker) — Logo image
    • logo_alt (text) — Alt text for accessibility
    • logo_link (url) — Optional link URL
    • logo_position (select) — Left or right block placement

Snippets Used: None

Dependencies:

  • Inline CSS for BEM-style component classes, gradient effects, and animations
  • Inline JavaScript for Intersection Observer entrance animations

Tailwind Status: Partial Container uses Tailwind (max-w-container-xl, mx-auto, px-10). All other styling uses custom BEM CSS in an inline style block.

Settings

IDTypeLabelDefaultInfo
subheadlinetextSubheadline (Small Text Above)TRANSFORMING MILLIONS OF LIVES THROUGH
headlinetextMain HeadlineEXPANDED CONSCIOUSNESS
descriptiontextareaDescription ParagraphThrough our neural entrainment technology and programming, we empower people to awaken higher states of consciousness and realize their highest potential.

Blocks

Statistic

  • Type: statistic
IDTypeLabelDefault
numbertextNumber/Value50,000+
label_line_1textLabel Line 1Monroe Program
label_line_2textLabel Line 2Attendees
  • Type: logo
IDTypeLabelDefault
logo_imageimage_pickerLogo Image
logo_alttextLogo Alt Text
logo_linkurlLogo Link (Optional)
logo_positionselectLogo Positionleft

Presets

  • Expanded Consciousness

Usage

This section can be added via the Shopify theme editor.

{% section 'homepage-expanded-consciousness' %}