Skip to content

Commit c2238df

Browse files
committed
chore: 🔨 update formatting
1 parent 848d2f8 commit c2238df

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

‎src/pages/contact-us.tsx‎

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,17 @@ export default function ContactUs() {
4646
title="AI-READI Contact Form"
4747
aria-label="Contact form for feedback or collaboration"
4848
>
49-
Your browser does not support iframes, or iframes are disabled.
50-
Please visit <a href="https://tally.so/r/mRqBLd" target="_blank" rel="noopener noreferrer">this link</a> to access the contact form.
49+
Your browser does not support iframes, or iframes are disabled.
50+
Please visit{` `}
51+
<a
52+
href="https://tally.so/r/mRqBLd"
53+
target="_blank"
54+
rel="noopener noreferrer"
55+
>
56+
this link
57+
</a>
58+
{` `}
59+
to access the contact form.
5160
</iframe>
5261
</div>
5362
</section>

0 commit comments

Comments
 (0)