CostaCoffe/pages/public/home.html
2024-11-15 17:22:44 +07:00

15 lines
563 B
HTML

<div class="hero">
<h3>${sub_header}</h3>
<h1>${header}</h1>
<p>${header_desc}</p>
<img src="/img/coffe-unsplash.jpg"
alt="Coffe image">
</div>
<div class="about">
<h2>About</h2>
<p>At CostaCoffee, we are passionate about delivering the finest coffee experience to our customers. Our journey
begins with sourcing high-quality beans from sustainable farms around the world, ensuring that every cup
supports local communities and promotes eco-friendly practices. </p>
<img src="/img/signature.png" alt="">
</div>