change design
Deploy GISE landing page test / build-and-deploy (push) Successful in 19s

This commit is contained in:
LathanDevers
2026-07-28 15:50:04 +02:00
parent 3f21d5fd95
commit e10d3d7d96
5 changed files with 2 additions and 7 deletions
-1
View File
@@ -1,4 +1,3 @@
import React from 'react';
import { import {
Shield, Shield,
ArrowLeft, ArrowLeft,
+1 -2
View File
@@ -21,8 +21,7 @@ import {
ArrowUpRight, ArrowUpRight,
HardDrive, HardDrive,
ShieldCheck, ShieldCheck,
Zap, Zap
HelpCircle
} from 'lucide-react'; } from 'lucide-react';
import { Link } from 'react-router-dom'; import { Link } from 'react-router-dom';
import { useTheme } from '../hooks/useTheme'; import { useTheme } from '../hooks/useTheme';
-1
View File
@@ -1,4 +1,3 @@
import React from 'react';
import { Shield, ArrowLeft, Mail, Server, FileCheck, Moon, Sun, Lock } from 'lucide-react'; import { Shield, ArrowLeft, Mail, Server, FileCheck, Moon, Sun, Lock } from 'lucide-react';
import { Link } from 'react-router-dom'; import { Link } from 'react-router-dom';
import { useTheme } from '../hooks/useTheme'; import { useTheme } from '../hooks/useTheme';
-1
View File
@@ -1,4 +1,3 @@
import React from 'react';
import { import {
Shield, Shield,
ArrowLeft, ArrowLeft,
+1 -2
View File
@@ -1,4 +1,3 @@
import React from 'react';
import { import {
Shield, Shield,
ArrowLeft, ArrowLeft,
@@ -121,7 +120,7 @@ export default function PolitiqueCookies() {
</p> </p>
<div className="bg-[#f0f4f9] dark:bg-slate-950 p-2 sm:p-4 rounded-2xl border border-transparent dark:border-slate-800/80 overflow-x-auto"> <div className="bg-[#f0f4f9] dark:bg-slate-950 p-2 sm:p-4 rounded-2xl border border-transparent dark:border-slate-800/80 overflow-x-auto">
<table className="w-full text-left border-collapse min-w-[500px]"> <table className="w-full text-left border-collapse min-w-125">
<thead> <thead>
<tr className="border-b border-slate-200/80 dark:border-slate-800 text-xs font-semibold text-slate-500 dark:text-slate-400"> <tr className="border-b border-slate-200/80 dark:border-slate-800 text-xs font-semibold text-slate-500 dark:text-slate-400">
<th className="py-3 px-4">Nom du cookie</th> <th className="py-3 px-4">Nom du cookie</th>