@@ -269,8 +154,8 @@ export default function Home() {
Our advanced AI algorithms will analyze your image within seconds, identifying potential skin conditions,
analyzing texture, pigmentation, and other important factors.
-
-
+
+
Processing: Analysis typically takes 2-5 seconds.
@@ -279,7 +164,7 @@ export default function Home() {
{/* Step 3 */}
-
+
3
@@ -288,8 +173,8 @@ export default function Home() {
Review your personalized analysis report including potential conditions identified,
confidence levels, and recommended next steps or skincare advice.
-
-
+
+
Remember: This is for informational purposes only. Consult a dermatologist for medical advice.
@@ -300,7 +185,7 @@ export default function Home() {
@@ -309,198 +194,32 @@ export default function Home() {
);
- // Main Page Component (Home + About + Features + Tutorial)
- const MainPage = () => (
-
- );
-
- // Login Page Component
- const LoginPage = () => (
-
-
-
Welcome Back
-
-
- Don't have an account?{' '}
-
-
-
-
- );
-
- // SignUp Page Component
- const SignUpPage = () => (
-
-
-
Create Account
-
-
- Already have an account?{' '}
-
-
-
-
- );
-
return (
-
- {/* Dynamic Background Pattern */}
-
-
+
{/* Navigation */}
-