@php $tiers = config('plans.tiers'); $sym = config('plans.currency_symbol'); @endphp {{-- ───────────────── Hero ───────────────── --}}
✨ AI-assisted meeting scheduling

Plan meetings the smart way

Schedule meetings, manage recurring events, invite attendees, and never miss a thing with automatic email reminders — across every time zone.

Free plan includes 5 meetings / month. No credit card required.

{{-- Mock app preview --}}
@foreach (['Mon','Tue','Wed','Thu','Fri','Sat','Sun'] as $d)
{{ $d }}
@endforeach @for ($i = 1; $i <= 21; $i++)
{{ $i }} @if (in_array($i, [3, 8, 9, 15, 19])) Meeting @endif
@endfor
{{-- ───────────────── Trusted by ───────────────── --}}

Trusted by teams who value their time

@foreach (['Acme Inc', 'Globex', 'Initech', 'Umbrella', 'Hooli', 'Soylent'] as $brand) {{ $brand }} @endforeach
{{-- ───────────────── Feature highlights ───────────────── --}}

Everything you need to schedule

A focused toolset for planning meetings without the chaos.

@php $features = [ ['Smart calendar', 'Month, week and day views powered by a fast, modern calendar.', 'M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z'], ['AI title suggestions', 'Describe your meeting and let AI suggest a clear, professional title.', 'M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z'], ['Recurring meetings', 'Daily, weekly or monthly — set it once and DigiStack handles the rest.', 'M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15'], ['Email reminders', 'Automatic reminders 1 day, 1 hour and 15 minutes before each meeting.', 'M15 17h5l-1.405-1.405A2.032 2.032 0 0118 14.158V11a6.002 6.002 0 00-4-5.659V5a2 2 0 10-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 11-6 0v-1m6 0H9'], ['Timezone aware', 'Everyone sees meeting times in their own timezone — no more confusion.', 'M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064M21 12a9 9 0 11-18 0 9 9 0 0118 0z'], ['Attendee invites', 'Send calendar invites with .ics attachments and track who responds.', 'M17 20h5v-2a4 4 0 00-3-3.87M9 20H4v-2a4 4 0 013-3.87m6-1.13a4 4 0 100-8 4 4 0 000 8z'], ]; @endphp @foreach ($features as [$t, $d, $icon])

{{ $t }}

{{ $d }}

@endforeach
{{-- ───────────────── How it works ───────────────── --}}

Up and running in 3 steps

@php $steps = [ ['1', 'Sign up & pick a plan', 'Create your free account in seconds and choose the plan that fits.'], ['2', 'Set your timezone', 'Tell DigiStack your timezone so every meeting shows the right time.'], ['3', 'Schedule & invite', 'Create meetings, add attendees, and let automatic reminders do the chasing.'], ]; @endphp @foreach ($steps as [$n, $t, $d])
{{ $n }}

{{ $t }}

{{ $d }}

@endforeach
{{-- ───────────────── Pricing preview ───────────────── --}}

Simple, honest pricing

Start free. Upgrade when you need more.

@foreach ($tiers as $tier)
@if ($tier['popular']) Most popular @endif

{{ $tier['name'] }}

{{ $tier['tagline'] }}

{{ $sym }}{{ $tier['monthly'] }}/mo

{{ $tier['cta'] }}
    @foreach (array_slice($tier['features'], 0, 4) as $f)
  • {{ $f }}
  • @endforeach
@endforeach
{{-- ───────────────── Testimonials ───────────────── --}}

Loved by busy people

@php $quotes = [ ['DigiStack cut my scheduling time in half. The reminders alone are worth it.', 'Priya S.', 'Product Manager'], ['Finally a scheduler that gets time zones right. My remote team relies on it daily.', 'Marcus L.', 'Engineering Lead'], ['The AI title suggestions are weirdly good. Setup took five minutes.', 'Aisha R.', 'Freelance Consultant'], ]; @endphp @foreach ($quotes as [$q, $name, $role])
“{{ $q }}”
{{ strtoupper(substr($name, 0, 1)) }}
{{ $name }}
{{ $role }}
@endforeach
{{-- ───────────────── FAQ ───────────────── --}}

Frequently asked questions

@php $faqs = [ ['Is there a free plan?', 'Yes — the Free plan includes 5 meetings per month, the calendar, and email reminders. No credit card required.'], ['Can I cancel anytime?', 'Absolutely. You can downgrade or cancel from your billing page at any time; you keep access until the end of the billing period.'], ['Does DigiStack support recurring meetings?', 'Yes, on the Starter plan and above you can create daily, weekly or monthly recurring meetings.'], ['Do attendees need an account?', 'No. Attendees receive an email invite with an .ics file and can accept or decline with one click — no sign-up needed.'], ['Which time zones are supported?', 'All of them. Each user sets their own timezone and sees every meeting converted to their local time.'], ['How do payments work?', 'Subscriptions are billed monthly (or yearly) via our payment provider. You get an invoice for every payment.'], ]; @endphp @foreach ($faqs as $i => [$q, $a])
{{ $a }}
@endforeach
{{-- ───────────────── Final CTA ───────────────── --}}

Ready to organize your meetings?

Join DigiStack and bring order to your calendar in minutes.

Get started — it's free