11 lines
No EOL
909 B
PHP
11 lines
No EOL
909 B
PHP
<div class="footer">
|
||
<div class="footer-content">
|
||
<p>Powered by <img id="sonauto-logo" src="assets/images/sonauto.svg" alt="Sonauto" />Sonauto</p>
|
||
<p>Each Pets at Home Valentine’s Pet Love Song is AI-generated, using <a href="https://sonauto.ai/" target="_blank">Music by Sonauto v3</a>.</p>
|
||
<p>Pets at Home is not responsible for user-generated content on Pet Love Songs. Users are solely liable for all content they upload or create.</p>
|
||
<p>Pets At Home Registered Office: Chester House, Epsom Avenue, Stanley Green Trading Estate, Handforth, Cheshire SK9 3RN.</p>
|
||
<p>Registered company number: 01822577</p>
|
||
<p><a href="https://www.petsathome.com/privacy-policy" target="_blank">Privacy Policy</a> | <a href="https://www.petsathome.com/terms-and-conditions" target="_blank">Terms & Conditions</a></p>
|
||
</div>
|
||
</div>
|
||
<?php include('analytics.php'); ?>
|