@extends('layouts.front') @push('styles') @section('content') {{-- Hero Section --}}
{{-- Bestsellers Section --}}

BESTSELLERS 2025

{{-- Repeat similar blocks --}} @foreach($courses as $course)
img
{{ $course->title }}

{{ $course->description }}

Amount : {{ $course->price }} AED
@endforeach View All bestsellers
{{-- Courses and Marathon --}}

Courses

Nullified training programs for any level of training...

{{-- IRNBY Test CTA --}}

A UNIQUE APPROACH TO YOU

Find out what the IRNBY TRAINING CLUB program is right for you.

{{-- What Awaits You Section --}}

What awaits you with us?

{{-- Training --}}
(01)

TRAINING

Training programs for any level... video of the accompanying for each exercise.

{{-- Food --}}
(02)

Food

Flexible nutrition plans... gluten and lactose.

{{-- Support --}}
(03)

Support

A team of professional trainers... support every day!

{{-- Result --}}
(04)

The result

The set of these three factors... long time!

{{-- Results CTA --}}
@push('scripts') @endpush @endsection