Upload files to "/"
This commit is contained in:
parent
36b1ea9947
commit
25f468fabd
2 changed files with 45 additions and 0 deletions
45
Contact.html
Normal file
45
Contact.html
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
<html>
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<link rel="stylesheet" href="style.css">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<nav>
|
||||||
|
<a href="index.html">Home</a>
|
||||||
|
<a href="ServicesAndPrices.html">Services And Prices</a>
|
||||||
|
<a href="Gallery.html">Gallery</a>
|
||||||
|
<a href="Contact.html">Contact</a>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<main class="white_backing">
|
||||||
|
Find Paws and Petals at:
|
||||||
|
<div class='socials'>
|
||||||
|
<a href="https://www.instagram.com/paws.petals.dog.grooming/" class="hover_rotate"> <img src='insta144.svg'/> </a>
|
||||||
|
<a href="https://www.facebook.com/profile.php?id=61572480300546" class="hover_rotate"> <img src='fb144.svg'/> </a>
|
||||||
|
</div>
|
||||||
|
Or alternatively:
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
Email us at <a href="mailto:paws.petals.grooming@outlook.com">paws.petals.grooming@outlook.com</a>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
Or come find us in person at:
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
<a href="https://maps.app.goo.gl/yPuD6JgHcYVe5tQA9">
|
||||||
|
37 Moor Lane
|
||||||
|
<br>
|
||||||
|
Addingham
|
||||||
|
<br>
|
||||||
|
LS29 0PS
|
||||||
|
</a>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
BIN
baby.jpeg
Normal file
BIN
baby.jpeg
Normal file
Binary file not shown.
After ![]() (image error) Size: 290 KiB |
Loading…
Add table
Reference in a new issue