---
_layout: BlockLayout
title: Products

section:
  heading: Best selling
  text: Our best selection of products.
  cards:
    - heading: Product
      text: The best product in the world
      price: 100
      image: /placeholder.webp
      href: '#'
    - heading: Product
      text: The best product in the world
      price: 100
      image: /placeholder.webp
      href: '#'
    - heading: Product
      text: The best product in the world
      price: 100
      image: /placeholder.webp
      href: '#'
    - heading: Product
      text: The best product in the world
      price: 100
      image: /placeholder.webp
      href: '#'
    - heading: Product
      text: The best product in the world
      price: 100
      image: /placeholder.webp
      href: '#'
    - heading: Product
      text: The best product in the world
      price: 100
      image: /placeholder.webp
      href: '#'
---