Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d2143f0937 | |||
| c61af45b23 | |||
| 34c0eb93d8 | |||
| 16a5e21b88 | |||
| 99b5d00cc3 | |||
| eb767a730a | |||
| 395e23003c | |||
| 517854f2cc | |||
| b58f74e083 |
@@ -64,13 +64,13 @@ export default function AboutPage() {
|
||||
description="Découvrez les avantages qui font de notre salle le lieu idéal pour votre prochain événement."
|
||||
features={[
|
||||
{
|
||||
tag: "Espaces", title: "Espaces Flexibles", subtitle: "Capacité Adaptable", description: "Nos salles sont conçues pour être entièrement modulables, s'adaptant parfaitement à la taille et au style de votre événement, des petites réunions aux grandes réceptions.", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899436.jpg", imageAlt: "Salle modulable"},
|
||||
tag: "Espaces", title: "Espaces Flexibles", subtitle: "Capacité Adaptable", description: "Nos salles sont conçues pour être entièrement modulables, s'adaptant parfaitement à la taille et au style de votre événement, des petites réunions aux grandes réceptions.", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899436.jpg?_wi=1", imageAlt: "Salle modulable"},
|
||||
{
|
||||
tag: "Localisation", title: "Emplacement Idéal", subtitle: "Accès Facile", description: "Située au cœur de la ville avec un accès facile aux transports et un grand parking, la Salle Évasion est facilement accessible pour tous vos invités.", imageSrc: "http://img.b2bpic.net/free-photo/city-from-viewpoint_1127-1605.jpg", imageAlt: "Ville et commodité"},
|
||||
{
|
||||
tag: "Service", title: "Service Client Dévoué", subtitle: "Accompagnement Personnalisé", description: "Notre équipe expérimentée et amicale est à votre disposition pour vous accompagner à chaque étape, garantissant une organisation sans stress et un événement réussi.", imageSrc: "http://img.b2bpic.net/free-photo/service-hands-handshake-connection-business-concept_53876-26792.jpg", imageAlt: "Client service"},
|
||||
{
|
||||
tag: "Ambiance", title: "Ambiance Chaleureuse", subtitle: "Cadre Familial", description: "Profitez d'une atmosphère accueillante et conviviale, parfaite pour créer des souvenirs heureux avec votre famille et vos amis.", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-something-from-food-truck_23-2148914602.jpg", imageAlt: "Ambiance conviviale"},
|
||||
tag: "Ambiance", title: "Ambiance Chaleureuse", subtitle: "Cadre Familial", description: "Profitez d'une atmosphère accueillante et conviviale, parfaite pour créer des souvenirs heureux avec votre famille et vos amis.", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-something-from-food-truck_23-2148914602.jpg?_wi=1", imageAlt: "Ambiance conviviale"},
|
||||
{
|
||||
tag: "Qualité/Prix", title: "Tarifs Compétitifs", subtitle: "Excellent Rapport Qualité-Prix", description: "Nous offrons des forfaits clairs et des prix compétitifs sans compromettre la qualité, pour que votre événement soit magnifique et respecte votre budget.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-euro-currency-banknotes_23-2149021486.jpg", imageAlt: "Tarifs compétitifs"},
|
||||
]}
|
||||
|
||||
@@ -72,9 +72,9 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-classroom-daytime-with-many-black-chairs-ready-students_146671-16246.jpg", imageAlt: "Séminaire professionnel"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-something-from-food-truck_23-2148914602.jpg", imageAlt: "Réception cocktail chic"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-something-from-food-truck_23-2148914602.jpg?_wi=2", imageAlt: "Réception cocktail chic"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899436.jpg", imageAlt: "Salle vide prête pour un événement"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899436.jpg?_wi=2", imageAlt: "Salle vide prête pour un événement"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
@@ -24,5 +24,5 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-inter), sans-serif;
|
||||
font-family: var(--font-dm-sans), sans-serif;
|
||||
}
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F9F9F9;
|
||||
--card: #FFFFFF;
|
||||
--foreground: #1C1C1C;
|
||||
--primary-cta: #184E3D;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #F9F9F9;
|
||||
--secondary-cta-text: #1C1C1C;
|
||||
--accent: #D4AF37;
|
||||
--background-accent: #EAEAEA;
|
||||
--background: #000000;
|
||||
--card: #0c0c0c;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #106EFB;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #535353;
|
||||
--background-accent: #106EFB;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user