Skip to content

Commit 76ac6c0

Browse files
authored
Update phone number in contact info
1 parent e7f5e27 commit 76ac6c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<header class="pb-6 border-b-2 border-gray-200">
201201
<h1 class="text-4xl sm:text-5xl font-extrabold text-gray-900 mb-2">SM Amran</h1>
202202
<div class="contact-info flex flex-col sm:flex-row gap-y-2 sm:gap-y-0 sm:gap-x-8 mt-4">
203-
<p><i class="fas fa-phone"></i> 01928004636</p>
203+
<p><i class="fas fa-phone"></i> 01630-956804</p>
204204
<a href="mailto:smamran.com@gmail.com" class="hover:underline"><i class="fas fa-envelope"></i> smamran.com@gmail.com</a>
205205
<p><i class="fas fa-map-marker-alt"></i> Vawal Jamalpur, Kaliganj, Gazipur (BD)</p>
206206
</div>

0 commit comments

Comments
 (0)