@extends('layouts.user') @section('title', 'Smart Dermatology | AI-Powered Skin Analysis') @section('content')

Your Skin Deserves
Smart Care

Professional AI-driven insights for dermatological health.

How It Works

Snap a Photo

Take a clear, well-lit picture of the affected skin area.

AI Analysis

Our deep learning model scans for patterns and textures.

Get Results

Receive instant info on potential conditions and precautions.

Check Skin

Early Identification of Skin Issues

Skin conditions like Melanoma or Psoriasis can be tricky to spot. Our AI uses advanced deep learning to help you understand your skin better. Simply upload a photo and get instant results.

Check Your Skin

Conditions We Specialize In

@foreach (['Eczema', 'Warts', 'Tinea Ringworm', 'Atopic Dermatitis', 'Benign Keratosis', 'Melanoma', 'Psoriasis', 'Seborrheic Keratoses', 'Basal Cell Carcinoma', 'Melanocytic Nevi'] as $condition)
{{ $condition }}

Explore educational guidance, symptoms, and prevention tips for {{ $condition }}.

@endforeach
@endsection