@extends('layouts.frontend') @section('content') @include('components.frontend.hero') @include('components.frontend.trusted-by') @include('components.frontend.features') @include('components.frontend.how-it-works') @include('components.frontend.testimonials') @include('components.frontend.pricing') @include('components.frontend.faq') @include('components.frontend.cta') @endsection