Section Layouts

15 homepage section layouts — the building blocks of every Defused magazine page. Mix and match to create unique homepage experiences.

SectionHeroStack

Section

1 hero + 4 stacked rows. Was: type3.hbs

<SectionHeroStack heading="AI News" posts={posts} />

SectionHeroStackV2

Section

V2 variant — row-reversed top rows, split text-only row 3 with divider.

<SectionHeroStackV2 heading="AI News" posts={posts} />

SectionHeroWidget

Section

Text-only hero + Markets Spotlight widget + 4 headline cards full-width.

Markets

Markets Spotlight

S&P 500 5,842.01 +1.22%
NASDAQ 18,421.30 +0.87%
DOW 43,112.55 -0.34%
BTC/USD 94,210.00 +2.41%
ETH/USD 3,512.80 -1.05%
<SectionHeroWidget heading="Markets" posts={posts} widgetTitle="Markets Spotlight" />

SectionHeroWidgetBets

Section

Prophet$ variant — text-only hero + prediction market bets widget + 4 headline cards.

Trending Markets

Politics Trump wins 2028 GOP nomination Yes 62c No 38c
Politics Newsom Democratic nominee 2028 Yes 24c No 76c
Sport Chiefs win Super Bowl LXI Yes 14c No 86c
Celebrity Drake drops album before July Yes 41c No 59c
Sport Mbappe Ballon d'Or 2026 Yes 33c No 67c
<SectionHeroWidgetBets heading="Prophet$ Market" posts={posts} widgetTitle="Trending Markets" />

SectionMixedGrid

Section

10-post complex nested grid. Was: type2.hbs

Business

<SectionMixedGrid heading="Business" posts={posts} />

SectionGridWithTextList

Section

4 image cols + 4 text rows. Was: type4.hbs

<SectionGridWithTextList heading="Markets" posts={posts} theme="light-gray" />

SectionColumnGrid — 3 col

Section

3 big + 3 small mixed cards. Was: type5.hbs

<SectionColumnGrid heading="Crypto" posts={posts} columns={3} />

SectionColumnGrid — 4 col

Section

4-column image grid. Was: type8.hbs

<SectionColumnGrid heading="Entertainment" posts={posts} columns={4} />

SectionColumnGrid — 2 col hero

Section

2 large hero cards. Was: type6.hbs

Featured

<SectionColumnGrid columns={2} heroStyle={true} />

SectionFeaturedWithLatest

Section

Featured complex + latest list (12 posts). Was: type10.hbs

<SectionFeaturedWithLatest heading="Fintech" posts={posts} />

SectionTwoColumnText

Section

Two-column text-only (12 posts). Was: type11.hbs

<SectionTwoColumnText heading="Business" posts={posts} />

SectionTwoColumnTextV2

Section

V2 variant — 1x1 hero + 2x1 split headlines + 4x4 text-only grid.

Business

<SectionTwoColumnTextV2 heading="Business" posts={posts} />

SectionHeroWithGrid

Section

Hero + 2x2 grid (5 posts). Was: type12.hbs

<SectionHeroWithGrid heading="Wellness" posts={posts} />

SectionThreePanel

Section

L-C-R with sidebar hero cards (13 posts). Was: type13.hbs

Sport

<SectionThreePanel heading="Sport" posts={posts} />

SectionCenterFeature

Section

Symmetric text flanking center (12 posts). Was: type14.hbs

<SectionCenterFeature heading="Long Reads" posts={posts} />

SectionNumberedList — 1 col

Section

10-item numbered list, text-only. Was: type16.hbs

<SectionNumberedList heading="Trending" posts={posts} columns={1} />

SectionNumberedList — 2 col

Section

2x5 numbered list with vertical divider. Left 1-5, right 6-10.

<SectionNumberedList heading="Trending" posts={posts} columns={2} />

SectionNumberedList — 4 col

Section

4x5 numbered lists. Was: type16_dub.hbs

Top Stories

  1. OpenAI Announces GPT-5 with Multimodal Reasoning Capabilities

    Sarah Chen · Mar 3, 2026
  2. Apple Silicon M5 Chips Enter Mass Production for Late 2026 MacBooks

    James Wright · Mar 2, 2026
  3. Bitcoin Surges Past $120K as Institutional Adoption Accelerates

    Maria Lopez · Mar 2, 2026
  4. Netflix Surpasses 350 Million Global Subscribers in Q1

    David Kim · Mar 1, 2026
  5. EU AI Act Enforcement Begins: What Companies Need to Know

    Sarah Chen · Mar 1, 2026
  1. Premier League Transfer Window: Record-Breaking Spending Expected

    James Wright · Feb 28, 2026
  2. Stripe Launches Real-Time Settlement for Enterprise Merchants

    Maria Lopez · Feb 28, 2026
  3. Google DeepMind Achieves Breakthrough in Protein Design

    David Kim · Feb 27, 2026
  4. Tesla Cybertruck Production Hits 5,000 Per Week Milestone

    Sarah Chen · Feb 27, 2026
  5. Spotify Introduces Lossless Audio with Spatial Sound Support

    James Wright · Feb 26, 2026
  1. Ethereum Layer 2 Solutions Process More Transactions Than Mainnet

    Maria Lopez · Feb 26, 2026
  2. Microsoft Copilot Studio Opens to Third-Party Enterprise Developers

    David Kim · Feb 25, 2026
  3. Samsung Galaxy S26 Ultra Leaks Reveal Titanium Frame Refresh

    Sarah Chen · Feb 25, 2026
  4. Formula 1 Announces Las Vegas as Permanent Grand Prix Venue

    James Wright · Feb 24, 2026
  5. Revolut Secures UK Banking License After Three-Year Wait

    Maria Lopez · Feb 24, 2026
  1. Amazon Unveils Project Kuiper Beta: Satellite Internet for Remote Areas

    David Kim · Feb 23, 2026
  2. Disney+ Announces Live Sports Expansion with ESPN Integration

    Sarah Chen · Feb 23, 2026
  3. Anthropic Claude 5 Sets New Benchmarks on Complex Reasoning Tasks

    James Wright · Feb 22, 2026
  4. Solana Introduces Smart Wallet Standard for Mass-Market Adoption

    Maria Lopez · Feb 22, 2026
  5. Meta Launches Mixed Reality Workspace for Enterprise Teams

    David Kim · Feb 21, 2026
<SectionNumberedList heading="Top Stories" posts={posts} columns={4} />

SectionTagColumns — 4 col

Section

4-column tag-filtered lists, newest first, with CTA links to tag pages.

<SectionTagColumns heading="By Topic" posts={allPosts} columnConfigs={[
  { tag: tags.tech },
  { tag: tags.ai },
  { tag: tags.business },
  { tag: tags.crypto },
]} />

SectionNumberedCards

Section

Numbered cards with images. Was: type17.hbs

<SectionNumberedCards heading="Editor's Picks" posts={posts} />

SectionReversedRows

Section

Image-right row cards. Was: type19.hbs

Analysis

<SectionReversedRows heading="Analysis" posts={posts} />

SectionHeadlineStream

Section

20-post text stream with optional ad sidebar. Was: type22/23.hbs

<SectionHeadlineStream heading="Latest" posts={posts} />

SectionCompositeGallery

Section

4+6 two-row image gallery. Was: new-composite-10images.hbs

<SectionCompositeGallery heading="Brands" posts={posts} />

SectionTwoColumnWithAd — 300x600

Section

3-column layout: hero+row | text headlines | text+300x600 ad. The signature ND section.

<SectionTwoColumnWithAd heading="Business" posts={posts} adSize="300x600" adUnitType="business-sidebar" />

SectionTwoColumnWithAd — 300x250

Section

Same 3-column layout with a smaller 300x250 ad unit.

<SectionTwoColumnWithAd heading="Entertainment" posts={posts} adSize="300x250" adUnitType="entertainment-sidebar" />