Merge pull request #42 from DeepakasBTG/frontend

Footer: logo updated & few minor UI changes
This commit is contained in:
DeepakasBTG 2026-02-05 18:24:24 +05:30 committed by GitHub
commit 8a000a8f41
3 changed files with 32 additions and 2 deletions

View file

@ -746,7 +746,8 @@ input[type="text"], input[type="email"], input[type="password"], select {
}
.banner2-container {
margin: 30px 40px;
margin: 30px 40px 0px 40px;
padding-bottom: 25px;
}
.banner2 {
@ -838,6 +839,11 @@ input[type="text"], input[type="email"], input[type="password"], select {
display: block;
}
#sonauto-logo {
width: 14px;
margin: 0px 2px 0px 3px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
.banner1-cta {

15
assets/images/sonauto.svg Normal file
View file

@ -0,0 +1,15 @@
<svg width="257" height="243" viewBox="0 0 257 243" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="121.324" cy="121.324" r="121.324" fill="#FABA0C"/>
<mask id="mask0_578_395" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="243" height="243">
<ellipse cx="121.324" cy="121.324" rx="121.324" ry="121.324" fill="black"/>
</mask>
<g mask="url(#mask0_578_395)">
<ellipse cx="56.9854" cy="349.266" rx="244.486" ry="253.677" fill="#FF4C5B"/>
<rect x="110.295" y="139.706" width="62.5002" height="104.726" fill="#915B96"/>
<ellipse cx="103.655" cy="187.501" rx="50.7569" ry="58.8237" fill="#615698"/>
<ellipse cx="54.9316" cy="192.571" rx="49.6325" ry="23.8971" transform="rotate(-30 54.9316 192.571)" fill="#4C407F"/>
<path d="M255.516 73.5565C256.603 75.7244 256.667 76.5687 255.516 77.233C242.777 76.2216 235.552 76.1997 222.427 77.233C212.561 79.7906 207.298 81.7668 198.53 86.4242C191.218 92.1544 187.905 96.0935 183.824 104.807C180.058 114.54 179.613 120.738 180.148 132.38L187.501 165.469C189.581 181.432 189.374 190.3 185.663 205.91C181.297 217.852 177.631 224.145 170.957 235.322L156.731 240.092C160.602 236.412 162.449 234.047 164.661 228.798C164.661 228.798 167.058 224.371 168.116 217.088C169.175 209.805 169.682 200.57 167.28 187.528C165.67 179.661 164.328 173.893 155.119 161.12C148.638 152.13 137.464 144.478 130.515 141.571C132.199 156.102 132.012 164.177 128.677 178.336C120.634 195.011 113.962 203.488 97.427 216.939C83.9056 226.581 75.3521 231.688 59.344 239.687L34.9268 224.292L60.6621 211.425C70.6409 204.654 75.8203 200.52 82.721 191.204C87.6253 184.396 89.5092 180.334 91.9123 172.822C82.6181 171.889 77.3735 172.439 68.0151 174.66C55.3943 177.641 48.3725 179.582 36.765 187.528L12.8679 204.072L-7.35278 167.307C-2.21904 161.034 0.181216 156.608 9.19139 150.763C22.6973 142.001 34.917 136.452 49.6327 134.219C63.8066 131.438 71.2947 129.061 82.721 121.351C87.475 116.374 89.5949 113.562 91.9123 108.483L80.8828 113.998C76.1783 115.694 71.6916 115.836 71.6916 115.836C71.6916 115.836 64.3678 111.244 66.1769 110.321C67.986 109.398 76.7333 102.995 80.8828 97.434C83.466 94.7494 85.5703 92.1388 86.3975 90.1007C88.8471 84.0658 96.1304 74.2238 99.2652 69.8801C99.3252 69.0918 98.6311 68.7143 97.9587 68.7577C96.6282 69.4999 89.6112 70.3023 88.2358 69.8801C78.2368 70.1173 60.8316 60.5044 60.6634 46.1921C60.6374 46.1142 60.6364 46.0442 60.6621 45.9829C60.6621 46.0528 60.6626 46.1225 60.6634 46.1921C61.1113 47.5354 68.9842 51.2428 75.3681 53.3359C82.1223 55.5504 100.785 55.0699 104.78 53.3359C108.775 51.6019 135.906 40.5314 152.574 40.4682C159.469 40.1019 166.861 43.4983 180.148 49.6594C225.063 54.11 246.258 58.8235 255.516 73.5565Z" fill="#0D1321"/>
</g>
<path d="M255.486 73.583C249.932 64.7447 239.018 59.1659 222.281 55.5022C226.483 62.0322 230.181 69.2726 233.084 76.5809C240.013 76.3619 247.036 76.5886 255.486 77.2595C256.637 76.5952 256.573 75.7503 255.486 73.583Z" fill="#0D1321"/>
<circle cx="152.574" cy="77.2062" r="9.19121" fill="#FF4C5B"/>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -1,7 +1,16 @@
<?php
$currentPage = basename($_SERVER['PHP_SELF']);
?>
<div class="footer">
<div class="footer-content">
<p>Powered by <img src="assets/images/sonauto.png" alt="Sonauto" /></p>
<p>Powered by <img id="sonauto-logo" src="assets/images/sonauto.svg" alt="Sonauto" />Sonauto</p>
<p>Each Pets at Home Valentines Pet Love Song is AI-generated, using <a href="https://sonauto.ai/" target="_blank">Music by Sonauto v3</a>.</p>
<?php
if ($currentPage === 'result.php') {
echo '<p>*Your unique URL will be available until 28/2/26</p>';
}
?>
<p>Pets At Home Registered Office: Chester House, Epsom Avenue, Stanley Green Trading Estate, Hanforth, 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>