We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f040925 commit 42a040aCopy full SHA for 42a040a
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. Get in touch if you want to x y or zzz.</p>
26
- <p>post@kantega.no - +47 22 44 22 00</p>
+ <p>Poirot is developed by Kantega.</p>
+ <p>Abid.Ali.Teepo@kantega.no - +47 930 60 301</p>
27
28
29
<div className="flex w-full justify-center gap-4 py-10">
0 commit comments