Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
lisztomania23 authored Oct 17, 2023
1 parent ee885e9 commit 42b01cc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,21 +64,21 @@ <h1 class="">MUSEUM<span>/</span>OF<span>/</span>CANDY</h1>
</div>
</div>
<div class="col-lg-6">
<img class="img-fluid" src="imgs/hand2.png" alt="">
<img class="img-fluid" src="imgs/hand2.png" alt="donut">
</div>
</div>
</section>

<section id="about" class="container-fluid px-0">
<div class="row align-items-center content">
<div class="col-md-6 order-2 order-md-1">
<img src="imgs/milk.png" alt="" class="img-fluid">
<img src="imgs/milk.png" alt="milk and donuts" class="img-fluid">
</div>
<div class="col-md-6 text-center order-1 order-md-2">
<div class="row justify-content-center">
<div class="col-10 col-lg-8 blurb mb-5 mb-md-0">
<h2>ABOUT</h2>
<img src="imgs/lolli_icon.png" alt="" class="d-none d-lg-inline">
<img src="imgs/lolli_icon.png" alt="lollipop icon" class="d-none d-lg-inline">
<p class="lead">Welcome to the Museum of Candy! Explore a world of sweetness and indulge in the
history of your favorite treats. Our museum is a sugar-coated paradise, where you'll
discover the fascinating journey of candy, from its origins to modern confectionery
Expand All @@ -92,7 +92,7 @@ <h2>ABOUT</h2>
<div class="row justify-content-center">
<div class="col-10 col-lg-8 blurb mb-5 mb-md-0">
<h2>SAVOR THE SWEET STORY</h2>
<img src="imgs/lolli_icon.png" alt="" class="d-none d-lg-inline">
<img src="imgs/lolli_icon.png" alt="lollipop icon" class="d-none d-lg-inline">
<p class="lead">Embark on a captivating journey through the artistic realm of candy. Our candy
sanctuary celebrates the confluence of art forms where candy serves as the medium for
diverse creative expressions. Savor the delightful chapters of this sweet narrative, where
Expand All @@ -101,18 +101,18 @@ <h2>SAVOR THE SWEET STORY</h2>
</div>
</div>
<div class="col-md-6">
<img src="imgs/gumball.png" alt="" class="img-fluid">
<img src="imgs/gumball.png" alt="gumball candy machine" class="img-fluid" width:100% height: auto>
</div>
</div>
<div class="row align-items-center content">
<div class="col-md-6 order-2 order-md-1">
<img src="imgs/sprinkles.png" alt="" class="img-fluid">
<img src="imgs/sprinkles.png" alt="candy sprinkles in vine glass" class="img-fluid">
</div>
<div class="col-md-6 text-center order-1 order-md-2">
<div class="row justify-content-center">
<div class="col-10 col-lg-8 blurb mb-5 mb-md-0">
<h2>A FLAVORFUL JOURNEY AWAITS</h2>
<img src="imgs/lolli_icon.png" alt="" class="d-none d-lg-inline">
<img src="imgs/lolli_icon.png" alt="lollipop icon" class="d-none d-lg-inline">
<p class="lead">Our mission is to celebrate the art and craft of candy-making, showcasing a
diverse palette of flavors and the heartwarming stories behind these iconic sweets. Join us
in exploring the wonderful world of candies and their creators.</p>
Expand Down

0 comments on commit 42b01cc

Please sign in to comment.