Skip to content

Commit 043100d

Browse files
committed
add funding info
1 parent 7169960 commit 043100d

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

src/app/centre-for-credible-ai/page.tsx

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import Navbar from "@/components/Navbar";
22
import Section from "@/components/Section";
33
import Footer from "@/components/Footer";
4-
import Link from "next/link";
54
import { navigationItems } from "@/constants/navigation";
65

76
export default function CentreForCredibleAIPage() {
@@ -31,18 +30,6 @@ export default function CentreForCredibleAIPage() {
3130
The project has received funding in the amount of PLN
3231
29,971,105.00 for the period 2025–2029.
3332
</p>
34-
<p className="mb-0">
35-
Detailed information about the project is available{" "}
36-
<Link
37-
href="https://credible-ai.org/"
38-
target="_blank"
39-
rel="noopener noreferrer"
40-
className="underline underline-offset-4 hover:opacity-80 transition-opacity"
41-
>
42-
here
43-
</Link>
44-
.
45-
</p>
4633
</div>
4734
</div>
4835

0 commit comments

Comments
 (0)