@@ -8,12 +8,13 @@ export default function CookiesPolicy() {
88 < div className = "max-w-5xl mx-auto bg-white rounded-lg shadow p-10" >
99 < h1 className = "text-3xl font-extrabold mb-4" >
1010 < span className = "text-[#43BC80]" > Cookies</ span > { " " }
11- < span className = "text-[#0D261A ]" > Policy</ span >
11+ < span className = "text-[#43BC80 ]" > Policy</ span >
1212 </ h1 >
1313
1414 < p className = "mb-4 text-base text-gray-700" >
15- This Cookies Policy explains how Stichting EnAccess (“we”, “our”,
16- “us”) uses cookies and similar technologies on the website{ " " }
15+ This Cookies Policy explains how Stichting EnAccess ("we",
16+ "our", "us") uses cookies and similar technologies
17+ on the website{ " " }
1718 < a
1819 href = "https://digitalization-support-hub.org"
1920 className = "text-[#0D6E4B] underline"
@@ -22,10 +23,13 @@ export default function CookiesPolicy() {
2223 >
2324 https://digitalization-support-hub.org/
2425 </ a > { " " }
25- (the “Website”). We use cookies to ensure the proper functioning of
26- our Website, to analyze website traffic, and to improve your browsing
27- experience. This policy should be read together with our Privacy
28- Policy which explains how we process personal data.
26+ (the "Website"). We use cookies to ensure the proper
27+ functioning of our Website, to analyze website traffic, and to improve
28+ your browsing experience. This policy should be read together with our{ " " }
29+ < Link href = "/privacy-policy" className = "text-[#0D6E4B] underline" >
30+ Privacy Policy
31+ </ Link > { " " }
32+ which explains how we process personal data.
2933 </ p >
3034
3135 < section className = "mb-6" >
0 commit comments