Skip to content

Commit aca11fd

Browse files
author
Curtis Delicata
committed
Fix WhatsApp number
1 parent 760016b commit aca11fd

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/views/components/footer.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<li><a href="/about" class="hover:text-gray-300">About Us</a></li>
77
<li><a href="/privacy" class="hover:text-gray-300">Privacy</a></li>
88
<li><a href="/terms-and-conditions" class="hover:text-gray-300">Terms &amp; Conditions</a></li>
9-
<li><a href="https://wa.me/447706007407" class="hover:text-gray-300">Contact on WhatsApp</a></li>
9+
<li><a href="https://wa.me/443300435658" class="hover:text-gray-300">Contact on WhatsApp</a></li>
1010
</ul>
1111
</nav>
1212
<div class="flex items-center flex-wrap w-full lg:w-auto order-2 lg:order-1 lg:pt-3">

storage/framework/cache/.gitignore

100644100755
File mode changed.

storage/framework/cache/data/.gitignore

100644100755
File mode changed.

storage/framework/sessions/.gitignore

100644100755
File mode changed.

0 commit comments

Comments
 (0)