Skip to content

Commit e444ae9

Browse files
authored
Update Contact Us details (#123)
1 parent 42a040a commit e444ae9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/layout/Footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ export default function Footer() {
2222
<Image src={kantegaLogo} alt="Kantega Logo" width={100} />
2323
</div>
2424
<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>
25+
<p>Poirot is developed by Kantega. Get in touch</p>
26+
<p>Abid.Ali.Teepo@kantega.no</p>
2727
</div>
2828

2929
<div className="flex w-full justify-center gap-4 py-10">

0 commit comments

Comments
 (0)