@extends('layouts.app') @section('title','Offer perks to Reef users') @section('meta') @endsection @section('header') @include('front.partials.header') @endsection @section('content')
#

More than just the third workspace

Partnering with Reef and offering discounts to our users gets you in front of 1000s of your target audience. We work with 3 pillars with the brands we work alongside. These are brands that help with remote working, brands that help with mental health and brands that help with wellbeing. If you can offer perks in these 3 areas, we would love to chat with you.

@include('front.partials.logos_square')

Why become a Reef partner?

It’s free

Think of it as a free online listing. We are happy to keep Reef free for our partners as long as you keep giving great discounts to our users!

Brand awareness

Being on Reef means you will be put in front of our users who are looking for a perk or resource like yours to make use of. You will also be pushed on our social media channels.

You're in control

You have complete control over what’s listed on our app, from location of your offers and exactly what your offer is for our users.

{{--

You’re in control

You have complete control over what’s listed on our app, choose the number of seats to allocate, customise your opening times for Reef users and choose what discounts you would like to offer.

Increase revenue

With more footfall & dwell time, your venue should be receiving more revenue by using Reef.

Zero commission

We allow you to push extras such as event spaces, meeting rooms and hotel rooms through our app, which we take zero commissions from. It’s included within your free listing.

--}}
#
{{--

Become a partner

--}} {{--
--}}

Become a partner

@if(session()->has('error')) Something went wrong. Please try again or contact us. @endif @if(session()->has('msg_error')) Something went wrong. Please try again or contact us. @endif
@csrf
{{--
--}}

*Required fields.

@if(env('GOOGLE_RECAPTCHA_KEY'))

@if($errors->has('g-recaptcha-response')) {{ $errors->first('g-recaptcha-response') }} @endif

@endif
@include('front.partials.free_trial_black_bar') @endsection @push('modals') @if(session()->has('success')) @endif @endpush @section('footer') @include('front.partials.footer')
@endsection @push('scripts') @if(session()->has('success')) @endif @endpush