Improved gallery
All checks were successful
Build Website / Build NPM Project (push) Successful in 54s
Build Website / Tag Version (push) Successful in 8s
Build Website / Build & Push Dockerfile (push) Successful in 1m16s

This commit is contained in:
2024-01-08 16:51:50 -05:00
parent e3a14e210f
commit c1c1656d9b
26 changed files with 64 additions and 98 deletions

View File

@ -39,7 +39,7 @@
<!-- Restaurant -->
<section class="py-5 bg-white">
<div class="py-5 cap-width d-flex flex-column flex-wrap flex-md-row align-items-center justify-content-around">
<div class="m-5">
<div class="m-4">
<img src="/assets/resturant.png" alt="Restaurant icon" style="width: 200px; height: auto;">
</div>
<div class="m-5" style="flex: 1 0 0">
@ -69,8 +69,8 @@
<section class="py-5">
<div class="py-5 px-3 cap-width text-center">
<h2 class="mb-5">About Us</h2>
<p class="mb-4">Pelican Landing is a family run, year-round, hunting & fishing lodge. With local guides to help to you navigate the beautiful southern shores of Lake of Woods you are assured to have a successful hunting or fishing trip. Pelican landing offers a multitude of amenities and packages to give any outdoorsman the perfect tailor made experience.</p>
<p class="mb-5">Amenities include: boats, boat-launch, cabins, guides, on-site restaurant & shore-side lunches. With both road and water access this resort can meet the needs of the angler, hunter, or nature enthusiast. Our goal at Pelican Landing is to make your stay with us a memorable & relaxing experience that you will want to repeat.</p>
<p class="mb-4">Pelican Landing is a family run, year-round, hunting & fishing lodge. With local guides to help to you navigate the beautiful southern shores of Lake of Woods you are assured to have a successful hunting or fishing trip. Pelican landing offers a multitude of amenities and packages to give any angler, hunter, or outdoorsman the perfect tailor made experience. Our goal at Pelican Landing is to make your stay with us a memorable & relaxing experience that you will want to repeat.</p>
<p class="mb-5">Amenities include: road access, water access, boats, a boat launch, cabins, guides, on-site restaurant & shore-side lunches.</p>
<app-carousel></app-carousel>
</div>
</section>