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.
2 parents 17d3736 + a6baf37 commit 899d28dCopy full SHA for 899d28d
src/components/Footer.tsx
@@ -88,7 +88,7 @@ export default function Footer() {
88
<Link href="https://ffcs.codechefvit.com">FFCS Combogen</Link>
89
</div>
90
<div className="flex flex-col gap-2 text-black dark:text-white md:items-start lg:text-left">
91
- <h3 className="font-jost text-2xl font-semibold">Contact Us</h3>
+ <h3 className="font-jost text-2xl font-semibold">Drop Your Suggestions:</h3>
92
<Link
93
href={`mailto:codechefvit@gmail.com`}
94
className="flex flex-row items-center gap-2"
0 commit comments