Skip to content

Commit

Permalink
Add new Image
Browse files Browse the repository at this point in the history
  • Loading branch information
sadique21hs committed Feb 16, 2024
1 parent c97b55a commit b764a92
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 1 deletion.
5 changes: 4 additions & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,12 @@ margin: 20px;

}
#pricing{
padding: 7% 15%;

text-align: center;
}
.carousel-item{
padding: 7% 15%;
}

/* Call to Action */
#cta{
Expand Down
Binary file added images/Kayla-Person.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/download.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,16 @@ <h2 class="testimonial-text">
/>
<em>Beverly, Illinois</em>
</div>
<div class="carousel-item">
<h2 class="testimonial-text">
Great selection of foods, treats, and collars. They carry something for all different critters too.
</h2>
</div>
<div class="carousel-item">
<h2 class="testimonial-text">
Helpful staff, recommended great food for my geriatric girls
</h2>
</div>

<button
class="carousel-control-prev"
Expand Down

0 comments on commit b764a92

Please sign in to comment.