Skip to content

Commit

Permalink
Remove placeholder phone number
Browse files Browse the repository at this point in the history
  • Loading branch information
koredefashokun committed Nov 2, 2024
1 parent 92e85b5 commit 468c3ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/src/components/home/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ const Footer = () => {
<div className='w-full md:w-1/3'>
<h3 className='text-lg font-semibold mb-2'>Contact Us</h3>
<p className='text-sm text-gray-600'>Email: [email protected]</p>
<p className='text-sm text-gray-600'>Phone: +1 (555) 123-4567</p>
</div>
</div>
<div className='mt-8 text-center text-sm text-gray-600'>
Expand Down

0 comments on commit 468c3ef

Please sign in to comment.