-
Notifications
You must be signed in to change notification settings - Fork 0
/
appointment.bak.html
71 lines (64 loc) · 2.5 KB
/
appointment.bak.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!DOCTYPE HTML>
<!--
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Pawfect Grooming</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="icon" type="image/x-icon" href="/images/pawfect.ico">
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/generic.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<meta http-equiv="refresh" content="0; url=https://booking.moego.pet/ol/landing?name=PawfectGrooming120661" />
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo">
<a href="/"><img src="images/pawfect.png" alt="" /></a>
</span>
</header>
<!-- Main -->
<div id="main">
<!-- Content -->
<section id="content" class="main">
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<h2>Pawfect Grooming</h2>
<p>Pawfact Grooming is a single-member, home-based dog spa that prioritizes your dog’s comfort and safety while providing personalized grooming services tailored to each individual.</p>
<p>I am proud to have completed the AKC S.A.F.E. Grooming Program and hold a Professional Pet Groomer Certification, reflecting my commitment to the highest standards of pet care.</p>
</section>
<section>
<h2> </h2>
<dl class="alt">
<dt>Address</dt>
<dd>161 131st Ave NE • Bellevue, WA 98005</dd>
<dt>Phone</dt>
<dd>(425) 502-5135</dd>
<dt>Email</dt>
<dd><a href="mailto:[email protected]">[email protected]</a></dd>
<dt>Instagram</dt>
<dd><a href="https://www.instagram.com/pawfectgrooming7">pawfectgrooming7</a></dd>
</dl>
</section>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>