Skip to content

Commit bd3cc78

Browse files
Update src/pages/contact-us.tsx
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent e1903f9 commit bd3cc78

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/pages/contact-us.tsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,11 @@ export default function ContactUs() {
4444
width="100%"
4545
height="276"
4646
title="AI-READI Contact Form"
47-
/>
47+
aria-label="Contact form for feedback or collaboration"
48+
>
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.
51+
</iframe>
4852
</div>
4953
</section>
5054
</div>

0 commit comments

Comments
 (0)