"Home", "about" => "About", "services"=> "Services", "contact" => "Contact" ]; // Determine current page (?page=home/about/...) $page = $_GET['page'] ?? 'home'; if (!array_key_exists($page, $nav)) { $page = 'home'; } ?> <?= htmlspecialchars($nav[$page]) ?> · <?= htmlspecialchars($site_name) ?>
Modern, lightweight, no-WordPress

This is a clean, fast PHP/HTML template made for shared hosting (hPanel). It’s fully responsive with an accessible hamburger menu. Edit content in one file — no build steps, no frameworks.

Welcome

Replace this with your content. The layout uses modern CSS (Grid/Flex), supports dark mode by default, and keeps markup minimal.

  • Mobile hamburger + drawer
  • Sticky, translucent header
  • Cards, buttons, badges
  • Simple PHP router via ?page=

About Us

Write a short, clear description about your work. Keep paragraphs ~60–90 words for readability.

Services

List your offerings in bullets or short cards. You can also turn each into its own page later.

Service A

Concise benefit-focused description.

Service B

What outcome does the client get?

Service C

Who is this best for?

Contact

On shared hosting, a simple mailto link or basic form works.







This demo does not send email yet.
Form submitted (demo).

'; } ?>

Quick Links

Edit the list below:

Status

All systems operational.

Fast & Lightweight