Bay Area Cannabis

<section class="hero">
    <div>
        <h1>Welcome to Bay Area Cannabis</h1>
        <p>Your trusted source for premium cannabis products in the Bay Area. Quality you can trust, service you can rely on.</p>
        <a href="#shop">Shop Now</a>
    </div>
</section>

<section id="features" class="features">
    <div class="feature">
        <img src="quality-products.jpg" alt="Quality Products">
        <h3>Premium Quality</h3>
        <p>Only the best, carefully selected cannabis products to meet your needs.</p>
    </div>
    <div class="feature">
        <img src="fast-delivery.jpg" alt="Fast Delivery">
        <h3>Fast Delivery</h3>
        <p>Get your order quickly with our reliable and efficient delivery service.</p>
    </div>
    <div class="feature">
        <img src="expert-advice.jpg" alt="Expert Advice">
        <h3>Expert Advice</h3>
        <p>Our knowledgeable staff is here to guide you through your cannabis journey.</p>
    </div>
</section>

<footer class="footer">
    <p>&copy; 2024 Bay Area Cannabis. All rights reserved. <br> Designed with care for the Bay Area community.</p>
</footer>