Skip to content

Commit 35ae2c0

Browse files
authored
fix: update phone number (#418)
1 parent 1ecedf9 commit 35ae2c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/js/Pages/Public/Website/Contact.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
<MailIcon class="w-6 h-6 fill-primary-500" />
5454
contact@bursabinelui.ro
5555
</a>
56-
<a href="tel:0729115837" class="flex items-center gap-2 py-2 text-sm text-gray-500">
56+
<a href="tel:0757055590" class="flex items-center gap-2 py-2 text-sm text-gray-500">
5757
<PhoneIcon class="w-6 h-6 fill-primary-500" />
58-
0729115837
58+
0757055590
5959
</a>
6060
</div>
6161
</div>

0 commit comments

Comments
 (0)