403Webshell
Server IP : 173.209.174.21  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux wcfs-server 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64
User : nodor ( 1000)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/housetabpro/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/housetabpro//index.php.nao
<?php
?>
<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>HouseTab Pro | Digital House Account Software</title>
    <meta name="description" content="HouseTab Pro helps independent retailers replace paper house accounts with a simple digital system for balances, statements, credits, and account history.">
    <link rel="stylesheet" href="style.css">
</head>
<body>

<header class="site-header">
    <div class="container nav">
        <div class="logo-wrap">
            <div class="logo-mark">HT</div>
            <div>
                <div class="brand-name">HouseTab Pro</div>
                <div class="brand-tag">Digital House Accounts. Simple. Accurate.</div>
            </div>
        </div>
        <nav>
            <a href="#features">Features</a>
            <a href="#how-it-works">How It Works</a>
            <a href="#faq">FAQ</a>
            <a href="demo.php" class="btn btn-outline">Request Demo</a>
        </nav>
    </div>
</header>

<section class="hero">
    <div class="container hero-grid">
        <div>
            <p class="eyebrow">Built for independent retailers</p>
            <h1>Replace paper house accounts with a simpler digital system.</h1>
            <p class="hero-text">
                HouseTab Pro helps local stores track balances, print statements, manage credits, and keep cleaner account history � without monthly subscription fees.
            </p>

            <div class="hero-buttons">
                <a href="demo.php" class="btn">Request a Demo</a>
                <a href="#pricing" class="btn btn-secondary">See Pricing</a>
            </div>

            <div class="hero-points">
                <span>One-time purchase</span>
                <span>Self-hosted</span>
                <span>Designed for real store workflow</span>
            </div>
        </div>

        <div class="hero-card">
            <h3>Common problems HouseTab Pro helps solve</h3>
            <ul>
                <li>Paper charge books and handwritten tabs</li>
                <li>Manual adding mistakes</li>
                <li>Slow month-end statements</li>
                <li>Hard-to-track credits and adjustments</li>
                <li>Messy account history</li>
            </ul>
        </div>
    </div>
</section>

<section class="section light">
    <div class="container">
        <div class="section-heading">
            <p class="eyebrow">A practical system</p>
            <h2>Made for stores that need something straightforward</h2>
            <p>
                HouseTab Pro is built for independent retailers who want a cleaner way to manage charge accounts without jumping into bloated, subscription-heavy software.
            </p>
        </div>

        <div class="cards three">
            <div class="card">
                <h3>Track balances clearly</h3>
                <p>Keep customer totals, item history, and account details in one place.</p>
            </div>
            <div class="card">
                <h3>Print monthly statements</h3>
                <p>Generate statements without rebuilding totals by hand every month.</p>
            </div>
            <div class="card">
                <h3>Handle credits and notes</h3>
                <p>Record account changes more cleanly and keep useful details attached to each customer account.</p>
            </div>
        </div>
    </div>
</section>

<section class="section" id="features">
    <div class="container">
        <div class="section-heading">
            <p class="eyebrow">Features</p>
            <h2>Focused on the things stores actually use</h2>
        </div>

        <div class="cards three">
            <div class="card">
                <h3>Customer account tracking</h3>
                <p>See totals, history, notes, and account details more easily.</p>
            </div>
            <div class="card">
                <h3>Monthly statements</h3>
                <p>Prepare printable customer statements with less month-end work.</p>
            </div>
            <div class="card">
                <h3>Credit tracking</h3>
                <p>Apply and monitor credits without relying on scribbled notes or side lists.</p>
            </div>
            <div class="card">
                <h3>Archived history</h3>
                <p>Keep older activity available without cluttering the current working view.</p>
            </div>
            <div class="card">
                <h3>Tax-aware workflow</h3>
                <p>Better visibility into taxable and non-taxable items inside the account flow.</p>
            </div>
            <div class="card">
                <h3>QuickBooks-friendly export</h3>
                <p>Move account data into accounting workflows more cleanly.</p>
            </div>
        </div>
    </div>
</section>

<section class="section light" id="how-it-works">
    <div class="container">
        <div class="section-heading">
            <p class="eyebrow">How it works</p>
            <h2>A simple workflow from daily use to monthly billing</h2>
        </div>

        <div class="cards three">
            <div class="card">
                <h3>1. Add transactions</h3>
                <p>Enter purchases to the customer�s account as they happen.</p>
            </div>
            <div class="card">
                <h3>2. Track balances and credits</h3>
                <p>See what each customer owes and keep adjustments organized.</p>
            </div>
            <div class="card">
                <h3>3. Generate statements</h3>
                <p>Print statements and keep cleaner records at the end of the month.</p>
            </div>
        </div>
    </div>
</section>

<section class="section" id="screenshots">
    <div class="container">
        <div class="section-heading">
            <p class="eyebrow">Screenshots</p>
            <h2>See the system in action</h2>
            <p>Add your real screenshots to these image spots when you�re ready.</p>
        </div>

        <div class="cards three">
            <div class="card">
                <h3>Dashboard View</h3>
                <p class="muted">Replace with screenshot: <strong>images/Main dashboard.png</strong></p>
            </div>
            <div class="card">
                <h3>Customer Account View</h3>
                <p class="muted">Replace with screenshot: <strong>images/customer page.png</strong></p>
            </div>
            <div class="card">
                <h3>Monthly Statement View</h3>
                <p class="muted">Replace with screenshot: <strong>images/customer totals.png</strong></p>
            </div>
	<div class="card">
                <h3>Item Stats View</h3>
                <p class="muted">Replace with screenshot: <strong>images/item stats.png</strong></p>
            </div>
<div class="card">
                <h3>Daily Totals</h3>
                <p class="muted">Replace with screenshot: <strong>images/daily totals.png</strong></p>
            </div>

        </div>
    </div>
</section>

<section class="section light" id="pricing">
    <div class="container">
        <div class="section-heading">
            <p class="eyebrow">Pricing</p>
            <h2>Simple pricing, no subscription required</h2>
        </div>

        <div class="pricing-grid">
            <div class="pricing-card">
                <h3>Software License</h3>
                <div class="price">$399</div>
                <p>One-time purchase</p>
                <ul class="check-list">
                    <li>HouseTab Pro software</li>
                    <li>Core house account tools</li>
                    <li>Self-hosted on your system</li>
                </ul>
            </div>

            <div class="pricing-card featured">
                <h3>Remote Install & Setup</h3>
                <div class="price">$199</div>
                <p>Optional one-time service</p>
                <ul class="check-list">
                    <li>Installation assistance</li>
                    <li>Basic setup help</li>
                    <li>Getting-started guidance</li>
                </ul>
            </div>
        </div>

        <div class="center">
            <a href="demo.php" class="btn">Request a Demo</a>
        </div>
    </div>
</section>

<section class="section" id="faq">
    <div class="container">
        <div class="section-heading">
            <p class="eyebrow">FAQ</p>
            <h2>Questions store owners usually ask</h2>
        </div>

        <div class="cards three">
            <div class="card">
                <h3>Is this subscription software?</h3>
                <p>No. HouseTab Pro is sold as a one-time software purchase, with optional one-time setup help.</p>
            </div>
            <div class="card">
                <h3>Where does it run?</h3>
                <p>It is intended to run on your own system rather than locking you into a hosted subscription platform.</p>
            </div>
            <div class="card">
                <h3>Who is it built for?</h3>
                <p>Independent retailers, farm stores, hardware stores, feed stores, and other local businesses that still manage house accounts.</p>
            </div>
        </div>
    </div>
</section>

<section class="section cta-section">
    <div class="container cta-box">
        <div>
            <p class="eyebrow">Ready to clean up your house account process?</p>
            <h2>See whether HouseTab Pro fits your store.</h2>
            <p>Request a demo and tell us a bit about your current setup.</p>
        </div>
        <div>
            <a href="demo.php" class="btn">Request a Demo</a>
        </div>
    </div>
</section>

<footer class="site-footer">
    <div class="container footer-flex">
        <div>
            <strong>HouseTab Pro</strong><br>
            Digital House Accounts. Simple. Accurate.
        </div>
        <div>
            <a href="demo.php">Request Demo</a>
        </div>
    </div>
</footer>

</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit