Skip to content

Commit 178ec0a

Browse files
Merge pull request #213 from Noscope999/prod
Chanegd footer for contact us section for suggestions
2 parents 3cb2a9b + 2f6219a commit 178ec0a

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)