Server IP : 50.63.8.133  /  Your IP : 216.73.216.38
Web Server : Microsoft-IIS/10.0
System : Windows NT P3NWVPWEB032 6.2 build 9200 (Windows Server 2012 Standard Edition) i586
User : IWPD_10999(xformtec) ( 0)
PHP Version : 5.4.45
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  G:/PleskVhosts/xform.in/madhurivivah.com/gpt/

Upload File :
Curr3nt_D!r [ Writeable ] D0cum3nt_r0Ot [ Writeable ]

 
Command :
Current File : G:/PleskVhosts/xform.in/madhurivivah.com/gpt/index.php
<?php
$whatsapp = "https://api.whatsapp.com/send/?phone=628970019808";
?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <title>InviteGPT Business – AI Assistant Plan</title>
  <meta name="description" content="AI assistant business plan – $2 per email invitation per month. Admin-invited access, fast setup, 25-day full warranty." />
  <script src="https://cdn.tailwindcss.com"></script>
  <style>
    html { scroll-behavior: smooth; }
    body { background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%); color: #f8fafc; }
    section { background: transparent; }
  </style>
</head>
<body class="min-h-screen antialiased">
<header class="sticky top-0 z-30 w-full border-b border-slate-700 bg-slate-900/80 backdrop-blur">
  <div class="mx-auto flex max-w-6xl items-center justify-between px-6 py-4">
    <div class="flex items-center gap-2">
      <img src="logo-ChatGPT.png" alt="Logo" class="h-8 w-8 rounded" />
      <span class="text-lg font-semibold tracking-tight text-white">InviteGPT Business</span>
    </div>
    <nav class="hidden items-center gap-6 md:flex text-slate-300">
      <a href="#features" class="text-sm hover:text-white">Features</a>
      <a href="#pricing" class="text-sm hover:text-white">Pricing</a>
      <a href="#howitworks" class="text-sm hover:text-white">How It Works</a>
      <a href="#testimonials" class="text-sm hover:text-white">Testimonials</a>
      <a href="#faq" class="text-sm hover:text-white">FAQ</a>
    </nav>
    <div class="flex items-center gap-2">
      <a href="#cta" class="group inline-flex items-center gap-2 rounded-2xl bg-emerald-500 px-4 py-2 text-sm font-medium text-white shadow-lg hover:bg-emerald-600">Get Started</a>
      <a href="<?= $whatsapp ?>" target="_blank" class="inline-flex items-center gap-2 rounded-2xl bg-[#25D366] px-4 py-2 text-sm font-semibold text-white shadow-lg hover:shadow-xl">WhatsApp</a>
    </div>
  </div>
</header>

<section id="features" class="mx-auto max-w-6xl px-6 py-20">
  <div class="grid grid-cols-1 items-start gap-10 md:grid-cols-3">
    <div>
      <h2 class="text-3xl font-bold tracking-tight text-white">Everything customers get in their AI workspace</h2>
      <p class="mt-3 text-base text-slate-300">Admin invites every customer directly to their personal workspace containing full GPT-5 access and warranty support.</p>
    </div>
    <ul class="md:col-span-2 grid grid-cols-1 gap-6 sm:grid-cols-2">
      <li class="rounded-2xl border border-slate-700 bg-slate-800 p-6 shadow-md">
        <div class="flex items-center gap-3">
          <div class="rounded-xl bg-slate-700 p-2"><svg class="h-6 w-6 text-emerald-400" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"/></svg></div>
          <h3 class="text-lg font-semibold text-white">Unlimited GPT-5 Access</h3>
        </div>
        <p class="mt-3 text-sm text-slate-300">Every workspace includes unlimited GPT-5 messages, generous access to GPT-5 thinking and GPT-5 Pro, plus flexible credit add-ons.</p>
      </li>
      <li class="rounded-2xl border border-slate-700 bg-slate-800 p-6 shadow-md">
        <div class="flex items-center gap-3">
          <div class="rounded-xl bg-slate-700 p-2"><svg class="h-6 w-6 text-emerald-400" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 2l4 8 8 1-6 6 2 9-8-5-8 5 2-9-6-6 8-1 4-8z"/></svg></div>
          <h3 class="text-lg font-semibold text-white">Warranty & Security</h3>
        </div>
        <p class="mt-3 text-sm text-slate-300">All customers enjoy a 25-day full warranty for peace of mind and secure, private chat history.</p>
      </li>
    </ul>
  </div>
</section>

<section id="pricing" class="py-20">
  <div class="mx-auto max-w-6xl px-6">
    <div class="mx-auto max-w-2xl text-center">
      <h2 class="text-4xl font-bold tracking-tight text-white">Simple pricing</h2>
      <p class="mt-2 text-slate-300">Only $2 per email invitation per month — admin invites customers directly.</p>
    </div>

    <div class="mx-auto mt-10 grid max-w-4xl grid-cols-1 gap-6">
      <div class="relative rounded-3xl border border-slate-700 bg-slate-800 p-8 shadow-xl">
        <span class="inline-flex items-center gap-2 rounded-full border border-slate-600 px-3 py-1 text-xs font-medium text-slate-300">Launch Special</span>
        <h3 class="mt-4 text-2xl font-bold text-white">Business Plan</h3>
        <p class="mt-2 text-sm text-slate-300">Everything you get:</p>
        <div class="mt-6 flex items-end gap-2">
          <span class="text-5xl font-extrabold tracking-tight text-emerald-400">$2</span>
          <span class="pb-2 text-sm text-slate-400">/ email invitation / month</span>
        </div>
        <ul class="mt-6 space-y-2 text-sm text-slate-300">
          <li class="flex items-center gap-2"><svg class="h-4 w-4 text-emerald-400" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 24 24"><polyline points="20 6 9 17 4 12"/></svg> Unlimited GPT-5 messages, with generous access to GPT-5 thinking, and access to GPT-5 pro—plus the flexibility to add credits as needed</li>
          <li class="flex items-center gap-2"><svg class="h-4 w-4 text-emerald-400" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 24 24"><polyline points="20 6 9 17 4 12"/></svg> 25-day full warranty satisfaction guarantee</li>
          <li class="flex items-center gap-2"><svg class="h-4 w-4 text-emerald-400" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 24 24"><polyline points="20 6 9 17 4 12"/></svg> Private chat history</li>
        </ul>
        <div class="mt-8 flex flex-wrap gap-3">
          <a href="#cta" class="inline-flex items-center gap-2 rounded-2xl bg-emerald-500 px-5 py-3 font-semibold text-white shadow-lg hover:bg-emerald-600">Start Inviting</a>
          <a href="<?= $whatsapp ?>" target="_blank" class="inline-flex items-center gap-2 rounded-2xl bg-[#25D366] px-5 py-3 font-semibold text-white shadow-lg hover:shadow-xl">Contact Admin on WhatsApp</a>
        </div>
      </div>
    </div>
  </div>
</section>

<section id="howitworks" class="mx-auto max-w-6xl px-6 py-20">
  <div class="mx-auto max-w-2xl text-center">
    <h2 class="text-4xl font-bold tracking-tight text-white">How It Works</h2>
    <p class="mt-2 text-slate-300">Here’s how customers get started with their workspace.</p>
  </div>
  <ol class="mt-10 space-y-6 text-slate-300 max-w-3xl mx-auto">
    <li><strong>1.</strong> You as the buyer send your email to the admin.</li>
    <li><strong>2.</strong> Admin invites you to the workspace.</li>
    <li><strong>3.</strong> Enjoy unlimited GPT-5 messages and warranty-protected access.</li>
  </ol>
</section>

<section id="testimonials" class="mx-auto max-w-6xl px-6 py-20">
  <div class="mx-auto max-w-2xl text-center">
    <h2 class="text-4xl font-bold tracking-tight text-white">Happy Customers</h2>
    <p class="mt-2 text-slate-300">What our satisfied users are saying.</p>
  </div>
  <div class="mt-10 grid grid-cols-1 gap-6 md:grid-cols-3">
    <figure class="rounded-2xl border border-slate-700 bg-slate-800 p-6 shadow-md"><blockquote class="text-sm leading-relaxed text-slate-200">“Unlimited GPT-5 messages give me endless creative power, and the warranty makes me feel safe and supported.”</blockquote><figcaption class="mt-4 flex items-center gap-3 text-sm text-slate-400"><div class="grid h-9 w-9 place-items-center rounded-full bg-emerald-500 font-semibold text-white">A</div><div><div class="font-medium text-white">Alicia K.</div><div>Business Owner</div></div></figcaption></figure>
    <figure class="rounded-2xl border border-slate-700 bg-slate-800 p-6 shadow-md"><blockquote class="text-sm leading-relaxed text-slate-200">“Having GPT-5 Pro access with no message limits is unbelievable. The warranty gives total peace of mind.”</blockquote><figcaption class="mt-4 flex items-center gap-3 text-sm text-slate-400"><div class="grid h-9 w-9 place-items-center rounded-full bg-emerald-500 font-semibold text-white">M</div><div><div class="font-medium text-white">Michael T.</div><div>Freelancer</div></div></figcaption></figure>
    <figure class="rounded-2xl border border-slate-700 bg-slate-800 p-6 shadow-md"><blockquote class="text-sm leading-relaxed text-slate-200">“The GPT-5 experience is seamless, and knowing my workspace is protected by warranty makes it even better.”</blockquote><figcaption class="mt-4 flex items-center gap-3 text-sm text-slate-400"><div class="grid h-9 w-9 place-items-center rounded-full bg-emerald-500 font-semibold text-white">S</div><div><div class="font-medium text-white">Sara P.</div><div>Marketing Manager</div></div></figcaption></figure>
  </div>
</section>

<section id="faq" class="py-20">
  <div class="mx-auto max-w-6xl px-6">
    <div class="mx-auto max-w-2xl text-center">
      <h2 class="text-4xl font-bold tracking-tight text-white">Frequently asked questions</h2>
      <p class="mt-2 text-slate-300">Everything customers need to know before joining.</p>
    </div>
    <div class="mx-auto mt-10 grid max-w-3xl grid-cols-1 gap-4">
      <div class="rounded-2xl border border-slate-700 bg-slate-800 p-6 shadow-sm">
        <div class="flex items-start gap-3">
          <svg class="mt-0.5 h-5 w-5 text-emerald-400" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 1 1 5.82 1c0 2-3 2-3 4"/><line x1="12" y1="17" x2="12.01" y2="17"/></svg>
          <div><h3 class="font-semibold text-white">Who sends the invitations?</h3><p class="mt-1 text-sm text-slate-300">Admin sends all invitations directly to customer emails. Customers simply accept and access their workspace.</p></div>
        </div>
      </div>
      <div class="rounded-2xl border border-slate-700 bg-slate-800 p-6 shadow-sm">
        <div class="flex items-start gap-3">
          <svg class="mt-0.5 h-5 w-5 text-emerald-400" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M9.09 9a3 3 0 1 1 5.82 1c0 2-3 2-3 4"/><line x1="12" y1="17" x2="12.01" y2="17"/></svg>
          <div><h3 class="font-semibold text-white">Do customers get admin controls?</h3><p class="mt-1 text-sm text-slate-300">No, customers only receive access to their workspace with unlimited GPT-5 usage and warranty support. Admin handles all management.</p></div>
        </div>
      </div>
    </div>
  </div>
</section>

<footer class="border-t border-slate-700 py-10 text-sm text-slate-400">
  <div class="mx-auto flex max-w-6xl flex-col items-center justify-between gap-4 px-6 md:flex-row">
    <div class="flex items-center gap-2">
      <img src="logo-ChatGPT.png" alt="Logo" class="h-8 w-8 rounded" />
      <span class="font-semibold text-white">InviteGPT Business</span>
    </div>
    <div>© <?php echo date('Y'); ?> InviteGPT. All rights reserved.</div>
  </div>
</footer>
</body>
</html>
N4m3
5!z3
L45t M0d!f!3d
0wn3r / Gr0up
P3Rm!55!0n5
0pt!0n5
..
--
October 26 2025 17:10:16
0 / 0
0777
index.php
11.286 KB
October 26 2025 17:51:49
0 / 0
0666
logo-ChatGPT.png
26.279 KB
October 26 2025 17:53:02
0 / 0
0666