18-vm/index.php
Flatlogic Bot b20a76b7ff tgb
2026-02-09 02:36:11 +00:00

225 lines
11 KiB
PHP

<?php
require_once 'db/config.php';
$projectName = $_SERVER['PROJECT_NAME'] ?? 'VibeSocial Agency';
$projectDesc = $_SERVER['PROJECT_DESCRIPTION'] ?? 'Modern Social Media Marketing for high-growth startups and SMBs.';
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?php echo htmlspecialchars($projectName); ?> | Premium SMM Agency</title>
<meta name="description" content="<?php echo htmlspecialchars($projectDesc); ?>">
<!-- Bootstrap 5 CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Google Fonts - Inter -->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap" rel="stylesheet">
<!-- Custom CSS -->
<link rel="stylesheet" href="assets/css/custom.css?v=<?php echo time(); ?>">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark sticky-top">
<div class="container">
<a class="navbar-brand fw-bold fs-4" href="#"><?php echo htmlspecialchars($projectName); ?></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link" href="#services">Services</a></li>
<li class="nav-item"><a class="nav-link" href="#portfolio">Portfolio</a></li>
<li class="nav-item"><a class="nav-link" href="#pricing">Pricing</a></li>
<li class="nav-item"><a class="nav-link btn btn-primary ms-lg-3 text-white" href="#contact">Book a Call</a></li>
</ul>
</div>
</div>
</nav>
<!-- Hero Section -->
<section class="hero-section text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10">
<span class="badge badge-vibrant mb-3">#1 Rated SMM Agency 2026</span>
<h1 class="display-3 fw-bold mb-4">We Scale Your Brand via <span class="text-primary">Social Excellence.</span></h1>
<p class="lead text-muted mb-5 fs-4"><?php echo htmlspecialchars($projectDesc); ?></p>
<div class="d-flex justify-content-center gap-3">
<a href="#contact" class="btn btn-primary btn-lg">Start Growing Now</a>
<a href="#services" class="btn btn-outline-light btn-lg">Our Services</a>
</div>
</div>
</div>
</div>
</section>
<!-- Services Section -->
<section id="services" class="section-padding">
<div class="container">
<div class="text-center mb-5">
<h2 class="display-5 fw-bold">Our Core Expertise</h2>
<p class="text-muted">Tailored strategies to dominate every platform.</p>
</div>
<div class="row g-4">
<div class="col-md-4">
<div class="card service-card">
<div class="service-icon">✦</div>
<h3>Content Strategy</h3>
<p class="text-muted">High-converting viral content designed to capture attention and drive engagement across TikTok, Reels, and YouTube.</p>
</div>
</div>
<div class="col-md-4">
<div class="card service-card">
<div class="service-icon">⚡</div>
<h3>Paid Acquisition</h3>
<p class="text-muted">Data-driven Meta and TikTok ad campaigns focused on ROI and scalable customer acquisition for your business.</p>
</div>
</div>
<div class="col-md-4">
<div class="card service-card">
<div class="service-icon">✺</div>
<h3>Community Management</h3>
<p class="text-muted">Building loyal fanbases and handling 24/7 engagement to turn followers into lifelong brand advocates.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Portfolio Stub -->
<section id="portfolio" class="section-padding bg-dark">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<h2 class="display-5 fw-bold mb-4">Real Results for <span class="text-primary">Real Brands.</span></h2>
<p class="text-muted mb-4">We don't just post; we perform. Our clients see an average of 300% growth in organic reach within the first 90 days.</p>
<ul class="list-unstyled text-muted mb-5">
<li class="mb-2">✓ 50M+ Organic Impressions Generated</li>
<li class="mb-2">✓ $10M+ Managed Ad Spend</li>
<li class="mb-2">✓ 500+ Viral Videos Produced</li>
</ul>
</div>
<div class="col-lg-6">
<div class="row g-3">
<div class="col-6">
<div class="card h-100 p-4 text-center">
<h4 class="text-primary fw-bold">12.5%</h4>
<small class="text-muted">Avg. CTR</small>
</div>
</div>
<div class="col-6">
<div class="card h-100 p-4 text-center">
<h4 class="text-primary fw-bold">2.4M</h4>
<small class="text-muted">Followers Gained</small>
</div>
</div>
<div class="col-12">
<div class="card h-100 p-4 text-center">
<h4 class="text-primary fw-bold">4.8x</h4>
<small class="text-muted">Average ROAS</small>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Pricing Section -->
<section id="pricing" class="section-padding">
<div class="container">
<div class="text-center mb-5">
<h2 class="display-5 fw-bold">Simple, Transparent Pricing</h2>
<p class="text-muted">No hidden fees. Just growth.</p>
</div>
<div class="row g-4 justify-content-center">
<div class="col-md-4">
<div class="card p-5 h-100">
<h3 class="fs-5">Growth</h3>
<div class="display-6 fw-bold my-3">$1,999<span class="fs-6 text-muted">/mo</span></div>
<p class="text-muted small">Perfect for startups.</p>
<hr class="border-secondary">
<ul class="list-unstyled mb-5">
<li>• 3 Platforms Managed</li>
<li>• 12 Original Videos/mo</li>
<li>• Basic Paid Ad Setup</li>
<li>• Monthly Reporting</li>
</ul>
<a href="#contact" class="btn btn-outline-light mt-auto">Choose Plan</a>
</div>
</div>
<div class="col-md-4">
<div class="card p-5 h-100 border-primary">
<div class="badge bg-primary mb-2">Most Popular</div>
<h3 class="fs-5">Scale</h3>
<div class="display-6 fw-bold my-3">$3,999<span class="fs-6 text-muted">/mo</span></div>
<p class="text-muted small">For established brands.</p>
<hr class="border-secondary">
<ul class="list-unstyled mb-5">
<li>• 5 Platforms Managed</li>
<li>• 25 Original Videos/mo</li>
<li>• Advanced Paid Ads + Retargeting</li>
<li>• 24/7 Community Support</li>
</ul>
<a href="#contact" class="btn btn-primary mt-auto">Choose Plan</a>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="section-padding bg-dark">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8 text-center mb-5">
<h2 class="display-5 fw-bold">Ready to Dominate?</h2>
<p class="text-muted">Fill out the form below and our strategy team will be in touch within 24 hours.</p>
</div>
<div class="col-lg-6">
<div class="card p-4 p-md-5">
<form id="contactForm">
<div class="mb-4">
<label for="name" class="form-label">Full Name</label>
<input type="text" class="form-control" id="name" name="name" placeholder="John Doe" required>
</div>
<div class="mb-4">
<label for="email" class="form-label">Work Email</label>
<input type="email" class="form-control" id="email" name="email" placeholder="john@company.com" required>
</div>
<div class="mb-4">
<label for="message" class="form-label">How can we help?</label>
<textarea class="form-control" id="message" name="message" rows="4" placeholder="Tell us about your project goals..."></textarea>
</div>
<button type="submit" class="btn btn-primary w-100 btn-lg">Send Message</button>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer text-center">
<div class="container">
<h3 class="fw-bold mb-4"><?php echo htmlspecialchars($projectName); ?></h3>
<div class="d-flex justify-content-center gap-4 mb-4">
<a href="#" class="text-muted text-decoration-none">Twitter</a>
<a href="#" class="text-muted text-decoration-none">Instagram</a>
<a href="#" class="text-muted text-decoration-none">LinkedIn</a>
</div>
<p class="text-muted small">&copy; <?php echo date('Y'); ?> <?php echo htmlspecialchars($projectName); ?>. All rights reserved.</p>
</div>
</footer>
<!-- Toast Container -->
<div id="toast-container" class="toast-container"></div>
<!-- Scripts -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/main.js?v=<?php echo time(); ?>"></script>
</body>
</html>