File tree Expand file tree Collapse file tree
src/app/centre-for-credible-ai Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11import Navbar from "@/components/Navbar" ;
22import Section from "@/components/Section" ;
33import Footer from "@/components/Footer" ;
4- import Link from "next/link" ;
54import { navigationItems } from "@/constants/navigation" ;
65
76export 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
You can’t perform that action at this time.
0 commit comments