Gaelle29 commited on
Commit
2fcd290
·
verified ·
1 Parent(s): 135f7aa

Crée un site vitrine complet pour mon activité d’assistante administrative indépendante. Nom de marque : GC AssistPro Logo : insère le fichier cec1d4ab-0b26-4f71-96b9-4353a404601e.png en haut à gauche dans l’en-tête, à côté du nom. Taille environ 60px de haut, bien aligné. Style visuel : sobre, épuré, moderne, avec une palette neutre et professionnelle (blanc, gris clair, bleu doux). Mise en page fluide, responsive (adaptée à mobile et tablette). 📌 Structure de la page Header (fixe en haut) Logo + Nom de marque Menu de navigation avec ancres : À propos – Services – Avantages – Témoignages – Blog – FAQ – Contact Hero section (bandeau d’accueil) Phrase d’accroche : “Assistante administrative indépendante – Gagnez du temps, simplifiez vos démarches.” Bouton d’appel à l’action : “Contactez-moi dès aujourd’hui”. À propos de moi Photo/icône pro Texte présentant Gaëlle Clemenceau (assistante administrative indépendante avec +10 ans d’expérience). Mise en avant des valeurs : rigueur, discrétion, efficacité. Services Liste illustrée avec icônes : Gestion administrative Organisation de dossiers Gestion des mails RH/Paie Assistance pour PME & indépendants Avantages Trois blocs visuels : Gain de temps – Sérénité – Organisation simplifiée Témoignages (clients) Prévoir 2 à 3 encarts avec avis (texte fictif que je pourrai remplacer plus tard). Blog (articles courts) Section avec 3 aperçus d’articles (ex. : “Comment mieux organiser ses papiers ?”, “Les erreurs administratives à éviter”, “Déléguer pour gagner du temps”). Chaque article avec bouton “Lire la suite” (même si ce n’est qu’un aperçu). FAQ Exemple de 3 questions/réponses : “Combien coûtent vos services ?” → Tarifs adaptés aux besoins, devis personnalisé. “Travaillez-vous à distance ?” → Oui, totalement en ligne. “Puis-je confier uniquement une tâche ponctuelle ?” → Oui, prestations flexibles. Contact Formulaire (Nom, Email, Message). Adresse mail : [email protected]. Bouton “Envoyer”. Footer Logo + nom de marque Réseaux sociaux (LinkedIn, TikTok, Facebook, Instagram) Mentions légales (texte basique). ⚙️ Contraintes techniques Site responsive et rapide. Icônes modernes (ex. FontAwesome). Call-to-action clair et répété (ex. bouton “Contactez-moi”). Logo bien intégré dans le header et le footer. Objectif : site vitrine complet, crédible et professionnel qui donne envie aux indépendants et petites entreprises de me contacter. - Initial Deployment

Browse files
Files changed (2) hide show
  1. README.md +6 -4
  2. index.html +639 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Gc Assistpro
3
- emoji: 😻
4
- colorFrom: blue
5
  colorTo: purple
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: gc-assistpro
3
+ emoji: 🐳
4
+ colorFrom: gray
5
  colorTo: purple
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,639 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="fr">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>GC AssistPro - Assistante Administrative Indépendante</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <style>
10
+ @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Montserrat', sans-serif;
14
+ scroll-behavior: smooth;
15
+ }
16
+
17
+ .hero-section {
18
+ background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), url('https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80');
19
+ background-size: cover;
20
+ background-position: center;
21
+ }
22
+
23
+ .logo-img {
24
+ height: 60px;
25
+ width: auto;
26
+ }
27
+
28
+ .nav-link {
29
+ position: relative;
30
+ }
31
+
32
+ .nav-link::after {
33
+ content: '';
34
+ position: absolute;
35
+ width: 0;
36
+ height: 2px;
37
+ bottom: -2px;
38
+ left: 0;
39
+ background-color: #3b82f6;
40
+ transition: width 0.3s ease;
41
+ }
42
+
43
+ .nav-link:hover::after {
44
+ width: 100%;
45
+ }
46
+
47
+ .service-card:hover {
48
+ transform: translateY(-5px);
49
+ box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
50
+ }
51
+
52
+ .testimonial-card {
53
+ transition: all 0.3s ease;
54
+ }
55
+
56
+ .testimonial-card:hover {
57
+ transform: scale(1.03);
58
+ }
59
+
60
+ .article-card:hover {
61
+ box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
62
+ }
63
+ </style>
64
+ </head>
65
+ <body class="bg-gray-50">
66
+ <!-- Header -->
67
+ <header class="fixed w-full bg-white shadow-md z-50">
68
+ <div class="container mx-auto px-4 py-3 flex justify-between items-center">
69
+ <div class="flex items-center space-x-3">
70
+ <img src="https://via.placeholder.com/60x60.png?text=GC+Logo" alt="GC AssistPro Logo" class="logo-img">
71
+ <h1 class="text-xl md:text-2xl font-bold text-gray-800">GC AssistPro</h1>
72
+ </div>
73
+
74
+ <!-- Mobile menu button -->
75
+ <button id="mobile-menu-button" class="md:hidden text-gray-700 focus:outline-none">
76
+ <i class="fas fa-bars text-2xl"></i>
77
+ </button>
78
+
79
+ <!-- Desktop Navigation -->
80
+ <nav class="hidden md:flex space-x-6 lg:space-x-8">
81
+ <a href="#about" class="nav-link text-gray-700 hover:text-blue-600 font-medium">À propos</a>
82
+ <a href="#services" class="nav-link text-gray-700 hover:text-blue-600 font-medium">Services</a>
83
+ <a href="#advantages" class="nav-link text-gray-700 hover:text-blue-600 font-medium">Avantages</a>
84
+ <a href="#testimonials" class="nav-link text-gray-700 hover:text-blue-600 font-medium">Témoignages</a>
85
+ <a href="#blog" class="nav-link text-gray-700 hover:text-blue-600 font-medium">Blog</a>
86
+ <a href="#faq" class="nav-link text-gray-700 hover:text-blue-600 font-medium">FAQ</a>
87
+ <a href="#contact" class="nav-link text-blue-600 font-medium">Contact</a>
88
+ </nav>
89
+ </div>
90
+
91
+ <!-- Mobile Navigation -->
92
+ <div id="mobile-menu" class="hidden md:hidden bg-white w-full px-4 pb-4">
93
+ <div class="flex flex-col space-y-3">
94
+ <a href="#about" class="text-gray-700 hover:text-blue-600 py-2">À propos</a>
95
+ <a href="#services" class="text-gray-700 hover:text-blue-600 py-2">Services</a>
96
+ <a href="#advantages" class="text-gray-700 hover:text-blue-600 py-2">Avantages</a>
97
+ <a href="#testimonials" class="text-gray-700 hover:text-blue-600 py-2">Témoignages</a>
98
+ <a href="#blog" class="text-gray-700 hover:text-blue-600 py-2">Blog</a>
99
+ <a href="#faq" class="text-gray-700 hover:text-blue-600 py-2">FAQ</a>
100
+ <a href="#contact" class="text-blue-600 py-2">Contact</a>
101
+ </div>
102
+ </div>
103
+ </header>
104
+
105
+ <!-- Hero Section -->
106
+ <section class="hero-section pt-32 pb-20 px-4">
107
+ <div class="container mx-auto text-center">
108
+ <h1 class="text-3xl md:text-5xl font-bold text-gray-800 mb-6">Assistante administrative indépendante</h1>
109
+ <p class="text-xl md:text-2xl text-gray-600 mb-8 max-w-3xl mx-auto">Gagnez du temps, simplifiez vos démarches.</p>
110
+ <a href="#contact" class="bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-8 rounded-full text-lg transition duration-300 inline-block">
111
+ Contactez-moi dès aujourd'hui
112
+ </a>
113
+ </div>
114
+ </section>
115
+
116
+ <!-- About Section -->
117
+ <section id="about" class="py-16 px-4 bg-white">
118
+ <div class="container mx-auto">
119
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">À propos de moi</h2>
120
+
121
+ <div class="flex flex-col md:flex-row items-center gap-8 max-w-5xl mx-auto">
122
+ <div class="md:w-1/3 flex justify-center">
123
+ <div class="w-48 h-48 rounded-full bg-gray-200 overflow-hidden flex items-center justify-center">
124
+ <i class="fas fa-user-tie text-6xl text-blue-600"></i>
125
+ </div>
126
+ </div>
127
+
128
+ <div class="md:w-2/3">
129
+ <h3 class="text-2xl font-semibold text-gray-800 mb-4">Gaëlle Clemenceau</h3>
130
+ <p class="text-gray-600 mb-4">
131
+ Assistante administrative indépendante avec plus de 10 ans d'expérience dans divers secteurs d'activité.
132
+ Passionnée par l'organisation et la gestion efficace, je mets mes compétences à votre service pour
133
+ vous libérer des tâches administratives chronophages.
134
+ </p>
135
+ <div class="flex flex-wrap gap-3 mt-6">
136
+ <span class="bg-blue-100 text-blue-800 px-4 py-2 rounded-full text-sm font-medium">Rigueur</span>
137
+ <span class="bg-blue-100 text-blue-800 px-4 py-2 rounded-full text-sm font-medium">Discrétion</span>
138
+ <span class="bg-blue-100 text-blue-800 px-4 py-2 rounded-full text-sm font-medium">Efficacité</span>
139
+ <span class="bg-blue-100 text-blue-800 px-4 py-2 rounded-full text-sm font-medium">Réactivité</span>
140
+ </div>
141
+ </div>
142
+ </div>
143
+ </div>
144
+ </section>
145
+
146
+ <!-- Services Section -->
147
+ <section id="services" class="py-16 px-4 bg-gray-50">
148
+ <div class="container mx-auto">
149
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Mes services</h2>
150
+
151
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
152
+ <!-- Service 1 -->
153
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
154
+ <div class="text-blue-600 mb-4">
155
+ <i class="fas fa-folder-open text-4xl"></i>
156
+ </div>
157
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">Gestion administrative</h3>
158
+ <p class="text-gray-600">
159
+ Prise en charge complète de vos tâches administratives courantes : gestion de courrier,
160
+ classement de documents, préparation de dossiers.
161
+ </p>
162
+ </div>
163
+
164
+ <!-- Service 2 -->
165
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
166
+ <div class="text-blue-600 mb-4">
167
+ <i class="fas fa-tasks text-4xl"></i>
168
+ </div>
169
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">Organisation de dossiers</h3>
170
+ <p class="text-gray-600">
171
+ Mise en place d'un système d'archivage efficace, numérisation et classement de vos documents
172
+ pour un accès rapide et sécurisé.
173
+ </p>
174
+ </div>
175
+
176
+ <!-- Service 3 -->
177
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
178
+ <div class="text-blue-600 mb-4">
179
+ <i class="fas fa-envelope text-4xl"></i>
180
+ </div>
181
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">Gestion des mails</h3>
182
+ <p class="text-gray-600">
183
+ Tri, réponse et suivi de vos emails professionnels pour une boîte de réception organisée
184
+ et une communication fluide.
185
+ </p>
186
+ </div>
187
+
188
+ <!-- Service 4 -->
189
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
190
+ <div class="text-blue-600 mb-4">
191
+ <i class="fas fa-users text-4xl"></i>
192
+ </div>
193
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">RH/Paie</h3>
194
+ <p class="text-gray-600">
195
+ Assistance dans la gestion des ressources humaines : préparation des bulletins de paie,
196
+ suivi des congés, gestion des contrats.
197
+ </p>
198
+ </div>
199
+
200
+ <!-- Service 5 -->
201
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
202
+ <div class="text-blue-600 mb-4">
203
+ <i class="fas fa-briefcase text-4xl"></i>
204
+ </div>
205
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">Assistance pour PME</h3>
206
+ <p class="text-gray-600">
207
+ Soutien administratif sur mesure pour les petites et moyennes entreprises : gestion
208
+ administrative globale ou partielle selon vos besoins.
209
+ </p>
210
+ </div>
211
+
212
+ <!-- Service 6 -->
213
+ <div class="service-card bg-white p-8 rounded-lg shadow-md transition duration-300">
214
+ <div class="text-blue-600 mb-4">
215
+ <i class="fas fa-user-tie text-4xl"></i>
216
+ </div>
217
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">Assistance pour indépendants</h3>
218
+ <p class="text-gray-600">
219
+ Accompagnement des professionnels indépendants dans leurs démarches administratives
220
+ pour leur permettre de se concentrer sur leur cœur de métier.
221
+ </p>
222
+ </div>
223
+ </div>
224
+ </div>
225
+ </section>
226
+
227
+ <!-- Advantages Section -->
228
+ <section id="advantages" class="py-16 px-4 bg-white">
229
+ <div class="container mx-auto">
230
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Pourquoi faire appel à mes services ?</h2>
231
+
232
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
233
+ <!-- Advantage 1 -->
234
+ <div class="text-center p-6 rounded-lg bg-blue-50 border border-blue-100">
235
+ <div class="text-blue-600 mb-4">
236
+ <i class="fas fa-clock text-5xl"></i>
237
+ </div>
238
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">Gain de temps</h3>
239
+ <p class="text-gray-600">
240
+ Libérez-vous des tâches chronophages et concentrez-vous sur votre activité principale
241
+ et votre développement commercial.
242
+ </p>
243
+ </div>
244
+
245
+ <!-- Advantage 2 -->
246
+ <div class="text-center p-6 rounded-lg bg-blue-50 border border-blue-100">
247
+ <div class="text-blue-600 mb-4">
248
+ <i class="fas fa-heart text-5xl"></i>
249
+ </div>
250
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">Sérénité</h3>
251
+ <p class="text-gray-600">
252
+ Confiez vos démarches administratives à une professionnelle et bénéficiez d'un suivi
253
+ rigoureux et d'une gestion sans stress.
254
+ </p>
255
+ </div>
256
+
257
+ <!-- Advantage 3 -->
258
+ <div class="text-center p-6 rounded-lg bg-blue-50 border border-blue-100">
259
+ <div class="text-blue-600 mb-4">
260
+ <i class="fas fa-check-circle text-5xl"></i>
261
+ </div>
262
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">Organisation simplifiée</h3>
263
+ <p class="text-gray-600">
264
+ Bénéficiez d'une organisation optimale de vos documents et dossiers pour un accès
265
+ rapide et une gestion efficace.
266
+ </p>
267
+ </div>
268
+ </div>
269
+ </div>
270
+ </section>
271
+
272
+ <!-- Testimonials Section -->
273
+ <section id="testimonials" class="py-16 px-4 bg-gray-50">
274
+ <div class="container mx-auto">
275
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Ils me font confiance</h2>
276
+
277
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
278
+ <!-- Testimonial 1 -->
279
+ <div class="testimonial-card bg-white p-6 rounded-lg shadow-md">
280
+ <div class="flex items-center mb-4">
281
+ <div class="w-12 h-12 rounded-full bg-gray-300 mr-4 flex items-center justify-center">
282
+ <i class="fas fa-user text-xl text-gray-600"></i>
283
+ </div>
284
+ <div>
285
+ <h4 class="font-semibold text-gray-800">Marie D.</h4>
286
+ <p class="text-sm text-gray-500">Gérante de boutique</p>
287
+ </div>
288
+ </div>
289
+ <p class="text-gray-600 italic">
290
+ "Gaëlle a révolutionné ma gestion administrative. En tant qu'indépendante, je passais
291
+ des heures sur des tâches qui ne relevaient pas de mon cœur de métier. Désormais,
292
+ je peux me concentrer sur mon activité et mes clients."
293
+ </p>
294
+ <div class="mt-4 text-yellow-400">
295
+ <i class="fas fa-star"></i>
296
+ <i class="fas fa-star"></i>
297
+ <i class="fas fa-star"></i>
298
+ <i class="fas fa-star"></i>
299
+ <i class="fas fa-star"></i>
300
+ </div>
301
+ </div>
302
+
303
+ <!-- Testimonial 2 -->
304
+ <div class="testimonial-card bg-white p-6 rounded-lg shadow-md">
305
+ <div class="flex items-center mb-4">
306
+ <div class="w-12 h-12 rounded-full bg-gray-300 mr-4 flex items-center justify-center">
307
+ <i class="fas fa-user text-xl text-gray-600"></i>
308
+ </div>
309
+ <div>
310
+ <h4 class="font-semibold text-gray-800">Thomas L.</h4>
311
+ <p class="text-sm text-gray-500">Consultant indépendant</p>
312
+ </div>
313
+ </div>
314
+ <p class="text-gray-600 italic">
315
+ "Service impeccable et réactif. Gaëlle gère toute ma paperasse avec une rigueur
316
+ exemplaire. Je recommande vivement ses services à tous les indépendants qui veulent
317
+ gagner du temps et de la sérénité."
318
+ </p>
319
+ <div class="mt-4 text-yellow-400">
320
+ <i class="fas fa-star"></i>
321
+ <i class="fas fa-star"></i>
322
+ <i class="fas fa-star"></i>
323
+ <i class="fas fa-star"></i>
324
+ <i class="fas fa-star"></i>
325
+ </div>
326
+ </div>
327
+
328
+ <!-- Testimonial 3 -->
329
+ <div class="testimonial-card bg-white p-6 rounded-lg shadow-md">
330
+ <div class="flex items-center mb-4">
331
+ <div class="w-12 h-12 rounded-full bg-gray-300 mr-4 flex items-center justify-center">
332
+ <i class="fas fa-user text-xl text-gray-600"></i>
333
+ </div>
334
+ <div>
335
+ <h4 class="font-semibold text-gray-800">Sophie R.</h4>
336
+ <p class="text-sm text-gray-500">Directrice de PME</p>
337
+ </div>
338
+ </div>
339
+ <p class="text-gray-600 italic">
340
+ "Nous avons externalisé une partie de notre gestion administrative avec GC AssistPro
341
+ et c'est un vrai soulagement pour toute l'équipe. Professionnalisme, discrétion et
342
+ efficacité sont au rendez-vous."
343
+ </p>
344
+ <div class="mt-4 text-yellow-400">
345
+ <i class="fas fa-star"></i>
346
+ <i class="fas fa-star"></i>
347
+ <i class="fas fa-star"></i>
348
+ <i class="fas fa-star"></i>
349
+ <i class="fas fa-star-half-alt"></i>
350
+ </div>
351
+ </div>
352
+ </div>
353
+ </div>
354
+ </section>
355
+
356
+ <!-- Blog Section -->
357
+ <section id="blog" class="py-16 px-4 bg-white">
358
+ <div class="container mx-auto">
359
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Mon blog</h2>
360
+
361
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
362
+ <!-- Article 1 -->
363
+ <div class="article-card bg-white border border-gray-200 rounded-lg overflow-hidden transition duration-300">
364
+ <div class="h-48 bg-gray-200 flex items-center justify-center">
365
+ <i class="fas fa-file-alt text-5xl text-blue-600"></i>
366
+ </div>
367
+ <div class="p-6">
368
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">Comment mieux organiser ses papiers ?</h3>
369
+ <p class="text-gray-600 mb-4">
370
+ Découvrez mes astuces pour un classement efficace de vos documents administratifs
371
+ et gagnez un temps précieux au quotidien.
372
+ </p>
373
+ <a href="#" class="text-blue-600 font-medium hover:text-blue-800 inline-flex items-center">
374
+ Lire la suite <i class="fas fa-arrow-right ml-2"></i>
375
+ </a>
376
+ </div>
377
+ </div>
378
+
379
+ <!-- Article 2 -->
380
+ <div class="article-card bg-white border border-gray-200 rounded-lg overflow-hidden transition duration-300">
381
+ <div class="h-48 bg-gray-200 flex items-center justify-center">
382
+ <i class="fas fa-exclamation-triangle text-5xl text-blue-600"></i>
383
+ </div>
384
+ <div class="p-6">
385
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">Les erreurs administratives à éviter</h3>
386
+ <p class="text-gray-600 mb-4">
387
+ Tour d'horizon des erreurs courantes qui peuvent vous coûter cher et comment les
388
+ prévenir pour une gestion sans accroc.
389
+ </p>
390
+ <a href="#" class="text-blue-600 font-medium hover:text-blue-800 inline-flex items-center">
391
+ Lire la suite <i class="fas fa-arrow-right ml-2"></i>
392
+ </a>
393
+ </div>
394
+ </div>
395
+
396
+ <!-- Article 3 -->
397
+ <div class="article-card bg-white border border-gray-200 rounded-lg overflow-hidden transition duration-300">
398
+ <div class="h-48 bg-gray-200 flex items-center justify-center">
399
+ <i class="fas fa-clock text-5xl text-blue-600"></i>
400
+ </div>
401
+ <div class="p-6">
402
+ <h3 class="text-xl font-semibold text-gray-800 mb-3">Déléguer pour gagner du temps</h3>
403
+ <p class="text-gray-600 mb-4">
404
+ Pourquoi et comment externaliser vos tâches administratives peut être le meilleur
405
+ investissement pour votre activité professionnelle.
406
+ </p>
407
+ <a href="#" class="text-blue-600 font-medium hover:text-blue-800 inline-flex items-center">
408
+ Lire la suite <i class="fas fa-arrow-right ml-2"></i>
409
+ </a>
410
+ </div>
411
+ </div>
412
+ </div>
413
+ </div>
414
+ </section>
415
+
416
+ <!-- FAQ Section -->
417
+ <section id="faq" class="py-16 px-4 bg-gray-50">
418
+ <div class="container mx-auto max-w-4xl">
419
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Questions fréquentes</h2>
420
+
421
+ <div class="space-y-4">
422
+ <!-- FAQ Item 1 -->
423
+ <div class="bg-white rounded-lg shadow-md overflow-hidden">
424
+ <button class="faq-question w-full text-left p-6 font-medium text-gray-800 hover:bg-gray-50 focus:outline-none flex justify-between items-center">
425
+ <span>Combien coûtent vos services ?</span>
426
+ <i class="fas fa-chevron-down transition-transform duration-300"></i>
427
+ </button>
428
+ <div class="faq-answer px-6 pb-6 text-gray-600 hidden">
429
+ Mes tarifs sont adaptés à vos besoins spécifiques. Après analyse de vos demandes,
430
+ je vous propose un devis personnalisé transparent. Je travaille au forfait ou à
431
+ l'heure selon la nature de la prestation.
432
+ </div>
433
+ </div>
434
+
435
+ <!-- FAQ Item 2 -->
436
+ <div class="bg-white rounded-lg shadow-md overflow-hidden">
437
+ <button class="faq-question w-full text-left p-6 font-medium text-gray-800 hover:bg-gray-50 focus:outline-none flex justify-between items-center">
438
+ <span>Travaillez-vous à distance ?</span>
439
+ <i class="fas fa-chevron-down transition-transform duration-300"></i>
440
+ </button>
441
+ <div class="faq-answer px-6 pb-6 text-gray-600 hidden">
442
+ Oui, la majorité de mes prestations peuvent être réalisées totalement à distance
443
+ grâce aux outils numériques sécurisés. Cela me permet d'accompagner des clients
444
+ sur toute la France sans contrainte géographique.
445
+ </div>
446
+ </div>
447
+
448
+ <!-- FAQ Item 3 -->
449
+ <div class="bg-white rounded-lg shadow-md overflow-hidden">
450
+ <button class="faq-question w-full text-left p-6 font-medium text-gray-800 hover:bg-gray-50 focus:outline-none flex justify-between items-center">
451
+ <span>Puis-je confier uniquement une tâche ponctuelle ?</span>
452
+ <i class="fas fa-chevron-down transition-transform duration-300"></i>
453
+ </button>
454
+ <div class="faq-answer px-6 pb-6 text-gray-600 hidden">
455
+ Absolument. Je propose des prestations flexibles adaptées à tous les besoins,
456
+ qu'il s'agisse d'une mission ponctuelle ou d'un accompagnement régulier. Nous
457
+ définissons ensemble le cadre de notre collaboration.
458
+ </div>
459
+ </div>
460
+ </div>
461
+ </div>
462
+ </section>
463
+
464
+ <!-- Contact Section -->
465
+ <section id="contact" class="py-16 px-4 bg-white">
466
+ <div class="container mx-auto max-w-4xl">
467
+ <h2 class="text-3xl font-bold text-center text-gray-800 mb-12">Contactez-moi</h2>
468
+
469
+ <div class="flex flex-col md:flex-row gap-8">
470
+ <div class="md:w-1/2">
471
+ <form class="space-y-6">
472
+ <div>
473
+ <label for="name" class="block text-gray-700 font-medium mb-2">Nom complet</label>
474
+ <input type="text" id="name" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-blue-500 outline-none transition">
475
+ </div>
476
+
477
+ <div>
478
+ <label for="email" class="block text-gray-700 font-medium mb-2">Email</label>
479
+ <input type="email" id="email" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-blue-500 outline-none transition">
480
+ </div>
481
+
482
+ <div>
483
+ <label for="message" class="block text-gray-700 font-medium mb-2">Message</label>
484
+ <textarea id="message" rows="5" class="w-full px-4 py-3 border border-gray-300 rounded-lg focus:ring-2 focus:ring-blue-500 focus:border-blue-500 outline-none transition"></textarea>
485
+ </div>
486
+
487
+ <button type="submit" class="w-full bg-blue-600 hover:bg-blue-700 text-white font-bold py-3 px-6 rounded-lg transition duration-300">
488
+ Envoyer
489
+ </button>
490
+ </form>
491
+ </div>
492
+
493
+ <div class="md:w-1/2 bg-blue-50 p-8 rounded-lg">
494
+ <h3 class="text-xl font-semibold text-gray-800 mb-4">Coordonnées</h3>
495
+ <p class="text-gray-600 mb-6">
496
+ Vous avez une question ou souhaitez un devis personnalisé ? N'hésitez pas à me contacter
497
+ par email ou via les réseaux sociaux.
498
+ </p>
499
+
500
+ <div class="space-y-4">
501
+ <div class="flex items-start">
502
+ <i class="fas fa-envelope text-blue-600 mt-1 mr-4"></i>
503
+ <div>
504
+ <h4 class="font-medium text-gray-800">Email</h4>
505
+ <a href="mailto:[email protected]" class="text-blue-600 hover:underline">[email protected]</a>
506
+ </div>
507
+ </div>
508
+
509
+ <div class="flex items-start">
510
+ <i class="fas fa-clock text-blue-600 mt-1 mr-4"></i>
511
+ <div>
512
+ <h4 class="font-medium text-gray-800">Horaires</h4>
513
+ <p class="text-gray-600">Lundi au vendredi : 9h - 18h</p>
514
+ </div>
515
+ </div>
516
+
517
+ <div class="flex items-start">
518
+ <i class="fas fa-map-marker-alt text-blue-600 mt-1 mr-4"></i>
519
+ <div>
520
+ <h4 class="font-medium text-gray-800">Zone d'intervention</h4>
521
+ <p class="text-gray-600">Travail à distance sur toute la France</p>
522
+ </div>
523
+ </div>
524
+ </div>
525
+
526
+ <div class="mt-8">
527
+ <h4 class="font-medium text-gray-800 mb-3">Suivez-moi</h4>
528
+ <div class="flex space-x-4">
529
+ <a href="#" class="text-blue-600 hover:text-blue-800 text-2xl"><i class="fab fa-linkedin"></i></a>
530
+ <a href="#" class="text-blue-600 hover:text-blue-800 text-2xl"><i class="fab fa-tiktok"></i></a>
531
+ <a href="#" class="text-blue-600 hover:text-blue-800 text-2xl"><i class="fab fa-facebook"></i></a>
532
+ <a href="#" class="text-blue-600 hover:text-blue-800 text-2xl"><i class="fab fa-instagram"></i></a>
533
+ </div>
534
+ </div>
535
+ </div>
536
+ </div>
537
+ </div>
538
+ </section>
539
+
540
+ <!-- Footer -->
541
+ <footer class="bg-gray-800 text-white py-12 px-4">
542
+ <div class="container mx-auto">
543
+ <div class="flex flex-col md:flex-row justify-between items-center mb-8">
544
+ <div class="flex items-center space-x-3 mb-6 md:mb-0">
545
+ <img src="https://via.placeholder.com/60x60.png?text=GC+Logo" alt="GC AssistPro Logo" class="logo-img">
546
+ <h2 class="text-xl font-bold">GC AssistPro</h2>
547
+ </div>
548
+
549
+ <div class="flex space-x-6">
550
+ <a href="#about" class="hover:text-blue-300">À propos</a>
551
+ <a href="#services" class="hover:text-blue-300">Services</a>
552
+ <a href="#blog" class="hover:text-blue-300">Blog</a>
553
+ <a href="#contact" class="hover:text-blue-300">Contact</a>
554
+ </div>
555
+ </div>
556
+
557
+ <div class="border-t border-gray-700 pt-8">
558
+ <div class="flex flex-col md:flex-row justify-between items-center">
559
+ <p class="text-gray-400 text-sm mb-4 md:mb-0">
560
+ © 2023 GC AssistPro - Tous droits réservés
561
+ </p>
562
+
563
+ <div class="flex space-x-6">
564
+ <a href="#" class="text-gray-400 hover:text-white text-xl"><i class="fab fa-linkedin"></i></a>
565
+ <a href="#" class="text-gray-400 hover:text-white text-xl"><i class="fab fa-tiktok"></i></a>
566
+ <a href="#" class="text-gray-400 hover:text-white text-xl"><i class="fab fa-facebook"></i></a>
567
+ <a href="#" class="text-gray-400 hover:text-white text-xl"><i class="fab fa-instagram"></i></a>
568
+ </div>
569
+ </div>
570
+
571
+ <div class="mt-6 text-center md:text-left">
572
+ <a href="#" class="text-gray-400 hover:text-white text-sm">Mentions légales</a>
573
+ <span class="mx-2 text-gray-600">•</span>
574
+ <a href="#" class="text-gray-400 hover:text-white text-sm">Politique de confidentialité</a>
575
+ <span class="mx-2 text-gray-600">•</span>
576
+ <a href="#" class="text-gray-400 hover:text-white text-sm">CGV</a>
577
+ </div>
578
+ </div>
579
+ </div>
580
+ </footer>
581
+
582
+ <script>
583
+ // Mobile menu toggle
584
+ document.getElementById('mobile-menu-button').addEventListener('click', function() {
585
+ const menu = document.getElementById('mobile-menu');
586
+ menu.classList.toggle('hidden');
587
+ });
588
+
589
+ // FAQ accordion
590
+ document.querySelectorAll('.faq-question').forEach(button => {
591
+ button.addEventListener('click', () => {
592
+ const answer = button.nextElementSibling;
593
+ const icon = button.querySelector('i');
594
+
595
+ // Toggle answer visibility
596
+ answer.classList.toggle('hidden');
597
+
598
+ // Rotate icon
599
+ icon.classList.toggle('rotate-180');
600
+
601
+ // Close other answers
602
+ document.querySelectorAll('.faq-question').forEach(otherButton => {
603
+ if (otherButton !== button) {
604
+ otherButton.nextElementSibling.classList.add('hidden');
605
+ otherButton.querySelector('i').classList.remove('rotate-180');
606
+ }
607
+ });
608
+ });
609
+ });
610
+
611
+ // Smooth scrolling for anchor links
612
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
613
+ anchor.addEventListener('click', function(e) {
614
+ e.preventDefault();
615
+
616
+ const targetId = this.getAttribute('href');
617
+ const targetElement = document.querySelector(targetId);
618
+
619
+ if (targetElement) {
620
+ // Close mobile menu if open
621
+ const mobileMenu = document.getElementById('mobile-menu');
622
+ if (!mobileMenu.classList.contains('hidden')) {
623
+ mobileMenu.classList.add('hidden');
624
+ }
625
+
626
+ // Calculate position with header offset
627
+ const headerHeight = document.querySelector('header').offsetHeight;
628
+ const targetPosition = targetElement.offsetTop - headerHeight;
629
+
630
+ window.scrollTo({
631
+ top: targetPosition,
632
+ behavior: 'smooth'
633
+ });
634
+ }
635
+ });
636
+ });
637
+ </script>
638
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=Gaelle29/gc-assistpro" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
639
+ </html>