Skip to content

Commit

Permalink
Update bottom.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
musiur authored Jan 8, 2025
1 parent f572c4b commit 4682f0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/meet-with-yeatiq/_utils/sections/bottom.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,14 @@ const LandingBottomSection = () => {
<h2>Have Questions?</h2>
<p>Reach out anytime—I&apos;m happy to help!</p>
<ul className="space-y-2">
<Link href="/contact-us">


<li className="flex items-center gap-2">
<Mail className="w-6 h-6 min-w-6 bg-secondary/10 stroke-secondary rounded-full p-1" />{" "}
[email protected]
</li>
</Link>
<li className="flex items-center gap-2">
<Phone className="w-6 h-6 min-w-6 bg-secondary/10 stroke-secondary rounded-full p-1" />{" "}
+971507477541
Expand Down

0 comments on commit 4682f0b

Please sign in to comment.