File: /home/bigfreeodds/public_html/wp-content/public/scores/about.html
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
<title>About — Live Scores</title>
<meta name="description" content="About the Live Scores app." />
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body data-page="about">
<div class="app">
<div class="topbar-back">
<a class="back" href="profile.html" aria-label="Back">‹</a>
<div class="title">ABOUT</div>
<span style="width:18px;"></span>
</div>
<div class="doc-card">
<h2>Live Scores</h2>
<p>A fast, mobile-first football live scores experience with a premium dark neon design. Track live matches, lineups, standings and your favourite teams across the world's top competitions.</p>
<h3>What we offer</h3>
<p>Real-time scores, match trackers, lineups, head-to-head history and league tables — all in one polished interface.</p>
<h3>Our promise</h3>
<p>No betting, no odds, no gambling — just the football. Built with care by fans, for fans.</p>
<h3>Contact</h3>
<p>Have feedback? Visit our <a href="contact.html">contact page</a>.</p>
</div>
</div>
<nav class="bottom-nav">
<a href="index.html"><span class="ic">⌂</span><span>Home</span></a>
<a href="live.html"><span class="ic">▶</span><span>Live</span></a>
<a href="favourites.html"><span class="ic">★</span><span>Favourites</span></a>
<a href="leagues.html"><span class="ic">🏆</span><span>Leagues</span></a>
<a href="profile.html" class="active"><span class="ic">◉</span><span>Profile</span></a>
</nav>
<script src="assets/js/app.js"></script>
</body>
</html>