Apple-Style Hero
Editorial above-the-fold with oversized type and a dual CTA.
Live preview
See it in action.
Fully interactive, drag, click, scroll inside the frame, toggle to mobile.
About this section
An immediately premium hero inspired by Apple's product launch pages. Oversized headline, soft background image, animated rise-in, dual CTA. Mobile-first and reduced-motion safe.
Install in 90 seconds
- 01
Open your Shopify theme code editor.
- 02
Create a new section file named modblo-apple-hero.liquid in /sections.
- 03
Paste the code on this page into the new file and save.
- 04
In the theme editor, click 'Add section' on any template and choose Apple Hero.
- 05
Configure your headline, subheading, image and links. Done.
The Liquid
Theme editor settings
| Setting | Type | Default |
|---|---|---|
Eyebrow eyebrow | text | New collection |
Headline heading | text | Designed beyond. |
Subheading subheading | textarea | , |
Background image background_image Optional, fades behind the type. | image_picker | , |
Primary CTA label cta_primary_label | text | Shop the drop |
Primary CTA URL cta_primary_link | url | , |
Secondary CTA label cta_secondary_label | text | Watch the film |
Secondary CTA URL cta_secondary_link | url | , |
Background color bg_color | color | #f5f5f7 |
Text color text_color | color | #0b0b0c |
SEO & accessibility notes
- The headline is rendered as a single <h1>, use only on templates where this is the page's primary heading.
- Background image uses Shopify's responsive image_tag with widths 600–2400 and lazy loading disabled (eager) for LCP.
- Animation respects prefers-reduced-motion.
Related
