Skip to content

Commit

Permalink
Add Hero section markup
Browse files Browse the repository at this point in the history
  • Loading branch information
ReshetS committed Apr 10, 2024
1 parent 5eca8da commit f3e333b
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion src/partials/hero.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<section class="hero">

<div class="container">
<div class="hero-text">
<h1 class="hero-header">Organic vegetables to your diet today!</h1>
<p class="hero-paragraph">
Our expertly curated vegetable baskets are made with the freshest,
highest quality vegetables available. Fresh Harvest Box has got you
covered. Fresh, high-quality vegetables in expertly curated vegetable
baskets delivered to you.
</p>
</div>
<div class="hero-image"></div>
</div>
</section>

0 comments on commit f3e333b

Please sign in to comment.