232 lines
7.4 KiB
HTML
232 lines
7.4 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Services</title>
|
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<div class="px-3 py-2 bg-dark text-white">
|
|
<div class="container">
|
|
<div class="d-flex flex-wrap align-items-center justify-content-center justify-content-lg-start">
|
|
<a href="/" class="d-flex align-items-center my-2 my-lg-0 me-lg-auto text-white text-decoration-none">
|
|
<svg class="bi me-2" width="40" height="32" role="img" aria-label="Bootstrap"><use xlink:href="#bootstrap"></use></svg>
|
|
</a>
|
|
|
|
<ul class="nav col-12 col-lg-auto my-2 justify-content-center my-md-0 text-small">
|
|
|
|
<li>
|
|
|
|
<a href="FAQ.html" class="nav-link text-white">
|
|
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
|
|
<use xlink:href="#home"></use>
|
|
</svg>
|
|
FAQ
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="about_me.html" class="nav-link text-white">
|
|
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
|
|
<use xlink:href="#home"></use>
|
|
</svg>
|
|
about me
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="contact_me.html" class="nav-link text-white">
|
|
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
|
|
<use xlink:href="#home"></use>
|
|
</svg>
|
|
contact me
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="services.html" class="nav-link text-white">
|
|
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
|
|
<use xlink:href="#home"></use>
|
|
</svg>
|
|
services
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
|
|
<main>
|
|
<div class="container pt-5">
|
|
|
|
<div class="row pt-2 pb-4">
|
|
<div class="col">
|
|
<div class="card">
|
|
<img class="img-fluid" class="card-img-top"
|
|
src="../img/services_dog_walking_card_lg.png"
|
|
srcset="../img/services_dog_walking_card_sm.png 540w,
|
|
../img/services_dog_walking_card_md.png 720w,
|
|
../img/services_dog_walking_card_lg.png 960w,
|
|
../img/services_dog_walking_card_xl.png 1140w"
|
|
sizes="50vw" alt="Woman walking dog">
|
|
<div class="card-body">
|
|
<h1 class="card-title text-center text-primary">Walking</h1>
|
|
|
|
<hr>
|
|
|
|
<h2 class="text-success text-center">$20+/visit</h2>
|
|
|
|
<hr class="invisible">
|
|
|
|
<p class="text-secondary">
|
|
Service includes 30 minute walk for your pet. Bags for poop
|
|
clean-up are included.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col">
|
|
<div class="card">
|
|
<img class="img-fluid" class="card-img-top"
|
|
src="../img/services_drop_in_card_lg.png"
|
|
srcset="../img/services_drop_in_card_sm.png 540w,
|
|
../img/services_drop_in_card_md.png 720w,
|
|
../img/services_drop_in_card_lg.png 960w,
|
|
../img/services_drop_in_card_xl.png 1140w"
|
|
sizes="50vw" alt="Woman petting dog">
|
|
<div class="card-body">
|
|
<h1 class="card-title text-center text-primary">
|
|
Drop-in visits
|
|
</h1>
|
|
|
|
<hr>
|
|
|
|
<h2 class="text-success text-center">$18+/visit</h2>
|
|
|
|
<hr class="invisible">
|
|
|
|
<p class="text-secondary">
|
|
Service includes 30 minutes of in-home play and/or care for
|
|
your pet.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col">
|
|
<div class="card">
|
|
<img class="img-fluid" class="card-img-top"
|
|
src="../img/services_house_sitting_card_lg.png"
|
|
srcset="../img/services_house_sitting_card_sm.png 540w,
|
|
../img/services_house_sitting_card_md.png 720w,
|
|
../img/services_house_sitting_card_lg.png 960w,
|
|
../img/services_house_sitting_card_xl.png 1140w"
|
|
sizes="50vw" alt="Dog eating from food bowl">
|
|
<div class="card-body">
|
|
<h1 class="card-title text-center text-primary">
|
|
House sitting
|
|
</h1>
|
|
|
|
<hr>
|
|
|
|
<h2 class="text-success text-center">$45+/night</h2>
|
|
|
|
<hr class="invisible">
|
|
|
|
<p class="text-secondary">
|
|
Service includes in-home overnight stays and animal care.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="d-flex justify-content-center">
|
|
<a href="../forms/meetgreetrequest.html">
|
|
<button class="btn btn-primary text-light">
|
|
Request meet & greet
|
|
</button>
|
|
</a>
|
|
</div>
|
|
|
|
</div>
|
|
</main>
|
|
|
|
<footer class="d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top">
|
|
<p class="col-md-4 mb-0 text-muted">
|
|
© 2023 Andrew Bryant
|
|
</p>
|
|
|
|
<a href="/" class="col-md-4 d-flex align-items-center justify-content-center mb-3 mb-md-0 me-md-auto link-dark text-decoration-none">
|
|
<svg class="bi me-2" width="40" height="32">
|
|
<use xlink:href="#bootstrap"></use>
|
|
</svg>
|
|
</a>
|
|
|
|
<ul class="nav col-md-4 justify-content-end">
|
|
|
|
<li>
|
|
|
|
<a href="FAQ.html" class="nav-link text-white">
|
|
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
|
|
<use xlink:href="#home"></use>
|
|
</svg>
|
|
FAQ
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="about_me.html" class="nav-link text-white">
|
|
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
|
|
<use xlink:href="#home"></use>
|
|
</svg>
|
|
about me
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="contact_me.html" class="nav-link text-white">
|
|
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
|
|
<use xlink:href="#home"></use>
|
|
</svg>
|
|
contact me
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="services.html" class="nav-link text-white">
|
|
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
|
|
<use xlink:href="#home"></use>
|
|
</svg>
|
|
services
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</footer>
|
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js" integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2" crossorigin="anonymous"></script>
|
|
</body>
|
|
</html>
|