Skip to content

Commit

Permalink
Merge branch 'main' into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
AtharvAgarwal20 committed Oct 15, 2024
2 parents 9f19594 + e0419e6 commit f48d34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/MobileLanding/ContactUs/ContactUs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import aryanK from '@/assets/Landing/contactUs/aryankhorana.png'
export default function ContactUsMobile() {
return (
<>
<MobileHeading text='Contact Us' showArrows={false}/>
<MobileHeading text='Contact Us' showArrows={false} style={{}}/>
<div className={styles.cardsContainer}>
<MobileContactCard
name='Aryan Wadhwa'
Expand Down

0 comments on commit f48d34a

Please sign in to comment.