Skip to content

Commit f42aaf4

Browse files
authored
Merge branch 'CodeChefVIT:prod' into prod
2 parents b095b08 + 178ec0a commit f42aaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export default function Footer() {
8888
<Link href="https://ffcs.codechefvit.com">FFCS Combogen</Link>
8989
</div>
9090
<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>
91+
<h3 className="font-jost text-2xl font-semibold">Drop Your Suggestions:</h3>
9292
<Link
9393
href={`mailto:[email protected]`}
9494
className="flex flex-row items-center gap-2"

0 commit comments

Comments
 (0)