@extends('layouts.app') @section('content')
About Us

About Aim4Wellness

We provide integrated digital healthcare for mental and physical wellness using a secure, user-centered care experience.

Mission

Make quality healthcare accessible, affordable, and trusted through digital-first care delivery.

Vision

Build a connected healthcare ecosystem that supports every patient journey from first consultation to recovery.

@foreach ([['Trusted Clinicians', 'Experienced doctors and therapists.'], ['Secure Platform', 'Privacy-first architecture and compliance.'], ['Integrated Services', 'Mental and physical care in one platform.']] as $item)

{{ $item[0] }}

{{ $item[1] }}

@endforeach
@endsection