diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6fdfec1..a43b7be 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -11,7 +11,7 @@ import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarou
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
-import { Coffee, Croissant, Heart, MapPin, Sun, Users, Wifi } from "lucide-react";
+import { Coffee, Croissant, Trees, Sun, Bed, Wifi, MapPin, Heart, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,45 +47,22 @@ export default function LandingPage() {
@@ -103,73 +72,37 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
- features={[
- {
- title: "Petit-déjeuner gourmand",
- description: "Commencez votre journée avec nos produits locaux, frais et faits maison.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-two-fried-eggs-with-sausages-beans-bacon-plate_141793-3903.jpg",
- imageAlt: "Petit-déjeuner",
- },
- items: [
- {
- icon: Coffee,
- text: "Café fraîchement moulu",
- },
- {
- icon: Croissant,
- text: "Viennoiseries artisanales",
- },
- ],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264410.jpg?_wi=2",
- imageAlt: "gourmet breakfast dining setting",
- },
- {
- title: "Jardin et détente",
- description: "Profitez d'un moment de calme dans notre cour intérieure fleurie.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-phone_1163-3423.jpg",
- imageAlt: "Jardin",
- },
- items: [
- {
- icon: Trees,
- text: "Espace verdoyant",
- },
- {
- icon: Sun,
- text: "Terrasse ensoleillée",
- },
- ],
- reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/girl-enjoying-spa-day-with-cake_23-2148238376.jpg",
- imageAlt: "gourmet breakfast dining setting",
- },
- {
- title: "Confort absolu",
- description: "Des chambres spacieuses, une décoration raffinée et une literie de qualité supérieure.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166180.jpg?_wi=1",
- imageAlt: "Suite",
- },
- items: [
- {
- icon: Bed,
- text: "Literie haute gamme",
- },
- {
- icon: Wifi,
- text: "Wifi très haut débit",
- },
- ],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=1",
- imageAlt: "gourmet breakfast dining setting",
- },
- ]}
title="Nos prestations d'exception"
description="Nous avons pensé chaque détail pour rendre votre séjour à Dijon mémorable."
+ features={[
+ {
+ title: "Petit-déjeuner gourmand", description: "Commencez votre journée avec nos produits locaux, frais et faits maison.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-two-fried-eggs-with-sausages-beans-bacon-plate_141793-3903.jpg", imageAlt: "Petit-déjeuner"},
+ items: [
+ { icon: Coffee, text: "Café fraîchement moulu" },
+ { icon: Croissant, text: "Viennoiseries artisanales" },
+ ],
+ reverse: false,
+ },
+ {
+ title: "Jardin et détente", description: "Profitez d'un moment de calme dans notre cour intérieure fleurie.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/young-man-phone_1163-3423.jpg", imageAlt: "Jardin"},
+ items: [
+ { icon: Trees, text: "Espace verdoyant" },
+ { icon: Sun, text: "Terrasse ensoleillée" },
+ ],
+ reverse: true,
+ },
+ {
+ title: "Confort absolu", description: "Des chambres spacieuses, une décoration raffinée et une literie de qualité supérieure.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166180.jpg", imageAlt: "Suite"},
+ items: [
+ { icon: Bed, text: "Literie haute gamme" },
+ { icon: Wifi, text: "Wifi très haut débit" },
+ ],
+ reverse: false,
+ },
+ ]}
/>
@@ -180,21 +113,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "4.9/5",
- description: "Note moyenne Google",
- },
- {
- id: "m2",
- value: "45+",
- description: "Avis vérifiés",
- },
- {
- id: "m3",
- value: "10 ans",
- description: "Au service de vos séjours",
- },
+ { id: "m1", value: "4.9/5", description: "Note moyenne Google" },
+ { id: "m2", value: "45+", description: "Avis vérifiés" },
+ { id: "m3", value: "10 ans", description: "Au service de vos séjours" },
]}
title="La confiance de nos hôtes"
description="Une hospitalité reconnue par nos visiteurs depuis de nombreuses années."
@@ -206,21 +127,9 @@ export default function LandingPage() {
useInvertedBackground={true}
title="L'histoire de L'Atrium"
metrics={[
- {
- icon: MapPin,
- label: "Localisation",
- value: "Dijon",
- },
- {
- icon: Heart,
- label: "Valeur",
- value: "Hospitalité",
- },
- {
- icon: Users,
- label: "Approche",
- value: "Personnelle",
- },
+ { icon: MapPin, label: "Localisation", value: "Dijon" },
+ { icon: Heart, label: "Valeur", value: "Hospitalité" },
+ { icon: Users, label: "Approche", value: "Personnelle" },
]}
metricsAnimation="slide-up"
/>
@@ -232,60 +141,16 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Julie M.",
- role: "Voyageuse",
- company: "France",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166180.jpg?_wi=2",
- },
- {
- id: "2",
- name: "Thomas B.",
- role: "Touriste",
- company: "Suisse",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=2",
- },
- {
- id: "3",
- name: "Claire R.",
- role: "Cliente",
- company: "Dijon",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714431.jpg",
- },
- {
- id: "4",
- name: "Marc P.",
- role: "Voyageur",
- company: "Canada",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-young-mature-customers-meeting-with-agent-giving-signed-insurance-agreement-her_74855-15165.jpg",
- },
- {
- id: "5",
- name: "Sophie L.",
- role: "Visiteuse",
- company: "Belgique",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-hipster-woman-traveling-around-world-sitting-pier-aviator-sunglasses-headphones-listening-music-vacation-backpack-denim-shirt-happy-tropical-island-lagoon_285396-6048.jpg",
- },
+ { id: "1", name: "Julie M.", role: "Voyageuse", company: "France", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166180.jpg" },
+ { id: "2", name: "Thomas B.", role: "Touriste", company: "Suisse", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg" },
+ { id: "3", name: "Claire R.", role: "Cliente", company: "Dijon", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714431.jpg" },
+ { id: "4", name: "Marc P.", role: "Voyageur", company: "Canada", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-mature-customers-meeting-with-agent-giving-signed-insurance-agreement-her_74855-15165.jpg" },
+ { id: "5", name: "Sophie L.", role: "Visiteuse", company: "Belgique", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-hipster-woman-traveling-around-world-sitting-pier-aviator-sunglasses-headphones-listening-music-vacation-backpack-denim-shirt-happy-tropical-island-lagoon_285396-6048.jpg" },
]}
kpiItems={[
- {
- label: "Note globale",
- value: "4.9/5",
- },
- {
- label: "Avis Google",
- value: "45+",
- },
- {
- label: "Satisfaction client",
- value: "99%",
- },
+ { label: "Note globale", value: "4.9/5" },
+ { label: "Avis Google", value: "45+" },
+ { label: "Satisfaction client", value: "99%" },
]}
title="Ils ont séjourné chez nous"
description="Découvrez les retours de nos hôtes qui ont apprécié leur expérience au sein de L'Atrium."
@@ -296,21 +161,9 @@ export default function LandingPage() {
@@ -343,37 +188,17 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file