Skip to content

Commit 99d1e25

Browse files
authored
Merge pull request #4431 from CodeHarborHub/ajay-dhangar-patch-9
Update index.tsx
2 parents 625db34 + b9c0fff commit 99d1e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/contact/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ export default function Contact(): JSX.Element {
169169
}}
170170
className={styles.contact_heading}
171171
>
172-
Let's talk about your problem.
172+
Let's talk about your problem.
173173
</motion.h2>
174174
</div>
175175
{/* Contact information items */}

0 commit comments

Comments
 (0)