| 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/wcsd/vendor/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>BoothLink - Vendor Registration Simplified</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<div class="container">
<h1><img src="logo.png" alt="BoothLink Logo"> BoothLink</h1>
<nav>
<ul>
<li><a href="#features">Features</a></li>
<li><a href="#pricing">Pricing</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</div>
</header>
<section id="hero">
<div class="container">
<h2>Manage Your Vendor Registrations Seamlessly</h2>
<p>Effortless registration, streamlined management, and unparalleled support.</p>
<a href="#pricing" class="btn">Get Started</a>
<a href="#demo" class="btn btn-alt">View Demo</a>
</div>
</section>
<footer>
<div class="container">
<p>© 2024 BoothLink. All Rights Reserved.</p>
</div>
</footer>
</body>
</html>