We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a040a commit e444ae9Copy full SHA for e444ae9
src/components/layout/Footer.tsx
@@ -22,8 +22,8 @@ export default function Footer() {
22
<Image src={kantegaLogo} alt="Kantega Logo" width={100} />
23
</div>
24
<div className="flex w-full flex-col items-center justify-center ">
25
- <p>Poirot is developed by Kantega.</p>
26
- <p>Abid.Ali.Teepo@kantega.no - +47 930 60 301</p>
+ <p>Poirot is developed by Kantega. Get in touch</p>
+ <p>Abid.Ali.Teepo@kantega.no</p>
27
28
29
<div className="flex w-full justify-center gap-4 py-10">
0 commit comments