<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="A satirical look at corporate greed in the tech industry.">
<meta name="keywords" content="corporate greed, satire, technology">
<link rel="stylesheet" href="https://example.com/stylesheets/styles.css">
<title>Greentree PMCO: Unleashing the Power of Corporate Greed</title>
</head>
<body>
<header class="header">
<nav class="navbar">
<!-- Add links to your menu here -->
</nav>
<div class="logo">
<img src="https://example.com/images/logos/green_tree_logo.png" alt="GreenTree PMCO logo">
</div>
</header>
<section id="landing">
<img src="https://example.com/images/greedy_execs.jpg" alt="Image of greedy executives">
<h1>Unleash the Power of Corporate Greed</h1>
<p>Join us at Greentree PMCO, where we put profits before people.</p>
<button class="call-to-action">Explore Our Offerings</button>
</section>
<footer class="footer">
<p>© 2023 Greentree PMCO. All rights reserved.</p>
<p>Contact Us:</p>
<ul>
<li>Email:
[email protected]</li>
<li>Resident Manager: Jaimie Bombard - (978) 930-9194 -
[email protected]</li>
<li>Assistant Manager: Yat Pang Au -
[email protected] - (408) 206-6338</li>
</ul>
</footer>
<script src="https://example.com/scripts/scripts.js"></script>
</body>
</html>