@extends('templates.landingpage') @section('hero') @include('partials.hero--gants') @endsection @section('products') @include('partials.products--gants') @endsection