We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8720152 commit a3e8d86Copy full SHA for a3e8d86
components/ContactUs/ContactUsCards/index.js
@@ -30,7 +30,7 @@ const cards = [
30
},
31
];
32
33
-export default function Index() {
+export default function ContactUsCards() {
34
return (
35
<article className={styles.contactCards}>
36
<RevealContentContainer>
0 commit comments