Skip to content

Commit

Permalink
Update ContactUs.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
Naresh-chandanbatve authored Oct 30, 2022
1 parent bc74988 commit 97fff0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib/components/ContactUs.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@
<div class="infopoint my-4 flex flex-col items-center justify-center">
<iconify-icon class="text-4xl" icon="carbon:phone" />
<p class="text-lg">Phone</p>
<p class="text-sm">123-456-7890</p>
<p class="text-lg">Ved Nande</p>
<p class="text-sm">+91 95247 55711</p>
</div>
<div class="infopoint flex flex-col items-center justify-center">
<iconify-icon class="text-4xl" icon="carbon:email" />
Expand Down

0 comments on commit 97fff0f

Please sign in to comment.