@seoTitle('Healthcare Services - GO MD USA')
@seoDescription('Explore our comprehensive range of virtual healthcare services. From primary care to specialized treatments, we provide quality care from the comfort of your home.')
Virtual Healthcare
A Click Away
Access quality healthcare from the comfort of your home. Our licensed medical professionals are ready to help with a wide range of conditions.
We offer a comprehensive range of virtual healthcare services to meet your needs. Our team of licensed medical professionals is ready to provide quality care for various conditions.
@php
$services = [
[
'name' => 'Hair Loss',
'image' => '/images/alopecia.jpg',
'category' => 'Men\'s Health',
'category_color' => 'bg-sky-300',
'url' => route('services.hair-loss'),
'description' => 'Effective treatments for male pattern baldness and hair thinning.'
],
[
'name' => 'Hot Flashes',
'image' => '/images/hot-flashes.jpg',
'category' => 'Women\'s Health',
'category_color' => 'bg-emerald-300',
'url' => route('services.hot-flashes'),
'description' => 'Relief from menopausal symptoms with personalized treatment plans.'
],
[
'name' => 'Anxiety',
'image' => '/images/anxiety.jpg',
'category' => 'Mental Health',
'category_color' => 'bg-amber-300',
'url' => route('services.anxiety'),
'description' => 'Professional support and medication for managing anxiety symptoms.'
],
[
'name' => 'Depression',
'image' => '/images/depression.jpg',
'category' => 'Mental Health',
'category_color' => 'bg-amber-300',
'url' => route('services.depression'),
'description' => 'Comprehensive care for depression with medication management.'
],
[
'name' => 'Primary Care',
'image' => '/images/primary-care.jpg',
'category' => 'General Health',
'category_color' => 'bg-lime-300',
'url' => route('services.primary-care-complete'),
'description' => 'Ongoing healthcare from dedicated physicians for your everyday needs.'
],
[
'name' => 'Acne',
'image' => '/images/acne.jpg',
'category' => 'Skin',
'category_color' => 'bg-red-300',
'url' => route('services.acne'),
'description' => 'Effective treatments for all types of acne with prescription options.'
],
[
'name' => 'Erectile Dysfunction',
'image' => '/images/erectile-dysfunction.jpg',
'category' => 'Men\'s Health',
'category_color' => 'bg-sky-300',
'url' => route('drug.viagra'),
'description' => 'Discreet treatment options for erectile dysfunction with FDA-approved medications.'
],
[
'name' => 'Morning After Pill',
'image' => '/images/morning-after-pill.jpg',
'category' => 'Women\'s Health',
'category_color' => 'bg-emerald-300',
'url' => route('services.morning-after-pill'),
'description' => 'Emergency contraception with quick, discreet access when you need it.'
],
[
'name' => 'Insomnia',
'image' => '/images/insomnia.jpg',
'category' => 'Mental Health',
'category_color' => 'bg-amber-300',
'url' => route('services.insomnia'),
'description' => 'Sleep solutions with personalized treatment plans for better rest.'
],
[
'name' => 'Migraine',
'image' => '/images/migraine.jpg',
'category' => 'General Health',
'category_color' => 'bg-lime-300',
'url' => route('services.migraine'),
'description' => 'Relief from migraine pain with preventive and acute treatment options.'
],
[
'name' => 'Hypothyroidism',
'image' => '/images/hypothyroidism.jpg',
'category' => 'General Health',
'category_color' => 'bg-lime-300',
'url' => route('services.hypothyroidism'),
'description' => 'Management of thyroid conditions with medication and monitoring.'
],
[
'name' => 'Premature Ejaculation',
'image' => '/images/premature-ejaculation.jpg',
'category' => 'Men\'s Health',
'category_color' => 'bg-sky-300',
'url' => route('services.premature-ejaculation'),
'description' => 'Effective treatments to help manage and improve sexual performance.'
],
[
'name' => 'Urinary Tract Infection',
'image' => '/images/uti.jpg',
'category' => 'Women\'s Health',
'category_color' => 'bg-emerald-300',
'url' => route('services.uti'),
'description' => 'Quick treatment for UTI symptoms with prescription antibiotics.'
],
[
'name' => 'Cold Sore',
'image' => '/images/cold-sore.jpg',
'category' => 'General Health',
'category_color' => 'bg-lime-300',
'url' => route('services.cold-sore'),
'description' => 'Fast-acting treatments to manage cold sore outbreaks.'
],
[
'name' => 'Dark Spots',
'image' => '/images/dark-spots.jpg',
'category' => 'Skin',
'category_color' => 'bg-red-300',
'url' => route('services.dark-spots'),
'description' => 'Treatments to reduce hyperpigmentation and even skin tone.'
],
[
'name' => 'Genital Herpes',
'image' => '/images/genital-herpes.jpg',
'category' => 'General Health',
'category_color' => 'bg-lime-300',
'url' => route('services.genital-herpes'),
'description' => 'Discreet management of herpes with suppressive and episodic therapy.'
],
[
'name' => 'Acid Reflux',
'image' => '/images/acid-reflux.jpg',
'category' => 'General Health',
'category_color' => 'bg-lime-300',
'url' => route('services.acid-reflux'),
'description' => 'Relief from heartburn and GERD symptoms with effective medications.'
],
[
'name' => 'High Blood Pressure',
'image' => '/images/hbp.jpg',
'category' => 'General Health',
'category_color' => 'bg-lime-300',
'url' => route('services.high-blood-pressure'),
'description' => 'Management of hypertension with personalized treatment plans.'
],
[
'name' => 'Stop Smoking',
'image' => '/images/stop-smoking.jpg',
'category' => 'Mental Health',
'category_color' => 'bg-amber-300',
'url' => route('services.stop-smoking'),
'description' => 'Support and medication to help you quit smoking successfully.'
],
[
'name' => 'STD Test',
'image' => '/images/std-test.jpg',
'category' => 'Testing',
'category_color' => 'bg-purple-300',
'url' => route('services.std-test'),
'description' => 'Confidential testing for sexually transmitted infections.'
],
[
'name' => 'A1C Blood Sugar Test',
'image' => '/images/a1c-test.jpg',
'category' => 'Testing',
'category_color' => 'bg-purple-300',
'url' => route('services.blood-sugar-test'),
'description' => 'Monitor your diabetes risk with convenient at-home testing.'
],
[
'name' => 'Blood Type Test',
'image' => '/images/blood-type-test.jpg',
'category' => 'Testing',
'category_color' => 'bg-purple-300',
'url' => route('services.blood-type-test'),
'description' => 'Discover your blood type with our simple at-home test kit.'
],
[
'name' => 'Primary Care Video Visit',
'image' => '/images/pcp-video-visit.jpg',
'category' => 'General Health',
'category_color' => 'bg-lime-300',
'url' => route('services.primary-care-complete'),
'description' => 'Connect with a dedicated primary care physician via video.'
],
[
'name' => 'Pain Relief',
'image' => '/images/pain-management.jpg',
'category' => 'General Health',
'category_color' => 'bg-lime-300',
'url' => route('services.pain-treatment'),
'description' => 'Effective treatments for acute and chronic pain management.'
],
];
@endphp