<!DOCTYPE html>

<html lang="en">

<head>

  <meta charset="UTF-8">

  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <title>ShopAvatar</title>

</head>

<body>


  <h1>ShopAvatar</h1>

  <p>AI-powered fashion marketplace with virtual try-on.</p>


  <h2>For Customers</h2>

  <p>Create avatars and try clothes digitally.</p>


  <h2>For Vendors</h2>

  <p>Onboard, verify KYC, and sell garments.</p>


  <h3>Contact</h3>

  <p>Email: admin@shopavatar.org</p>


  <h3>Policies</h3>

  <p>Terms & Conditions</p>

  <p>Privacy Policy</p>


</body>

</html>