@@ -68,7 +68,7 @@ export default function PrivacyPolicy() {
6868 </ p >
6969
7070 < section className = "mb-8" >
71- < h2 className = "text-2xl font-semibold mb-4 text-[#8a2be2 ]" >
71+ < h2 className = "text-2xl font-semibold mb-4 text-[#8a2ae3 ]" >
7272 1. Introduction
7373 </ h2 >
7474 < p className = "mb-4 text-gray-300 leading-relaxed" >
@@ -80,7 +80,7 @@ export default function PrivacyPolicy() {
8080 </ section >
8181
8282 < section className = "mb-8" >
83- < h2 className = "text-2xl font-semibold mb-4 text-[#8a2be2 ]" >
83+ < h2 className = "text-2xl font-semibold mb-4 text-[#8a2ae3 ]" >
8484 2. The Data We Collect
8585 </ h2 >
8686 < p className = "mb-4 text-gray-300 leading-relaxed" >
@@ -104,7 +104,7 @@ export default function PrivacyPolicy() {
104104 </ section >
105105
106106 < section className = "mb-8" >
107- < h2 className = "text-2xl font-semibold mb-4 text-[#8a2be2 ]" >
107+ < h2 className = "text-2xl font-semibold mb-4 text-[#8a2ae3 ]" >
108108 3. How We Use Your Data
109109 </ h2 >
110110 < p className = "mb-4 text-gray-300 leading-relaxed" >
@@ -124,7 +124,7 @@ export default function PrivacyPolicy() {
124124 </ section >
125125
126126 < section className = "mb-8" >
127- < h2 className = "text-2xl font-semibold mb-4 text-[#8a2be2 ]" >
127+ < h2 className = "text-2xl font-semibold mb-4 text-[#8a2ae3 ]" >
128128 4. Cookies and Tracking Technologies
129129 </ h2 >
130130 < p className = "mb-4 text-gray-300 leading-relaxed" >
@@ -142,7 +142,7 @@ export default function PrivacyPolicy() {
142142 </ section >
143143
144144 < section className = "mb-8" >
145- < h2 className = "text-2xl font-semibold mb-4 text-[#8a2be2 ]" >
145+ < h2 className = "text-2xl font-semibold mb-4 text-[#8a2ae3 ]" >
146146 5. Third-Party Services
147147 </ h2 >
148148 < p className = "mb-4 text-gray-300 leading-relaxed" >
@@ -155,7 +155,7 @@ export default function PrivacyPolicy() {
155155 </ section >
156156
157157 < section className = "mb-8" >
158- < h2 className = "text-2xl font-semibold mb-4 text-[#8a2be2 ]" >
158+ < h2 className = "text-2xl font-semibold mb-4 text-[#8a2ae3 ]" >
159159 6. Your Rights
160160 </ h2 >
161161 < p className = "mb-4 text-gray-300 leading-relaxed" >
@@ -167,15 +167,15 @@ export default function PrivacyPolicy() {
167167 </ section >
168168
169169 < section className = "mb-8" >
170- < h2 className = "text-2xl font-semibold mb-4 text-[#8a2be2 ]" >
170+ < h2 className = "text-2xl font-semibold mb-4 text-[#8a2ae3 ]" >
171171 7. Contact Us
172172 </ h2 >
173173 < p className = "mb-4 text-gray-300 leading-relaxed" >
174174 If you have any questions about this Privacy Policy, please contact us
175175 via email at{ " " }
176176 < a
177177 href = "mailto:contact@lap.onl?subject=Privacy%20Policy%20Inquiry"
178- className = "text-[#8a2be2 ] hover:underline"
178+ className = "text-[#8a2ae3 ] hover:underline"
179179 >
180180 contact@lap.onl
181181 </ a >
0 commit comments