Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files
scripts-appel/objections.html
CHANGED
|
@@ -4,6 +4,9 @@
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>CALL'VANTAGE | Guide des Objections</title>
|
|
|
|
|
|
|
|
|
|
| 7 |
<style>
|
| 8 |
/* ============================================
|
| 9 |
CALL'VANTAGE - Guide des Objections
|
|
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>CALL'VANTAGE | Guide des Objections</title>
|
| 7 |
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
| 8 |
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
| 9 |
+
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;600;700&family=DM+Mono&display=swap" rel="stylesheet">
|
| 10 |
<style>
|
| 11 |
/* ============================================
|
| 12 |
CALL'VANTAGE - Guide des Objections
|
scripts-appel/script-principal.html
CHANGED
|
@@ -4,6 +4,9 @@
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>CALL'VANTAGE | Script d'Appel Principal</title>
|
|
|
|
|
|
|
|
|
|
| 7 |
<style>
|
| 8 |
/* ============================================
|
| 9 |
CALL'VANTAGE - Script d'Appel Principal
|
|
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>CALL'VANTAGE | Script d'Appel Principal</title>
|
| 7 |
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
| 8 |
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
| 9 |
+
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;600;700&family=DM+Mono&display=swap" rel="stylesheet">
|
| 10 |
<style>
|
| 11 |
/* ============================================
|
| 12 |
CALL'VANTAGE - Script d'Appel Principal
|