diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b41f83..bfefa13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,26 +31,11 @@ export default function LandingPage() { @@ -92,41 +74,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "r1", - name: "Suite Royale", - price: "350€/nuit", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CfkdoY8o3yb4zxcg8dkspXA5Ko/uploaded-1776784461683-uehhz58o.jpg", - }, + id: "r1", name: "Suite Royale", price: "350€/nuit", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CfkdoY8o3yb4zxcg8dkspXA5Ko/uploaded-1776784461683-uehhz58o.jpg"}, { - id: "r2", - name: "Chambre Deluxe", - price: "220€/nuit", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CfkdoY8o3yb4zxcg8dkspXA5Ko/uploaded-1776784461683-bxmkoudb.jpg", - }, + id: "r2", name: "Chambre Deluxe", price: "220€/nuit", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CfkdoY8o3yb4zxcg8dkspXA5Ko/uploaded-1776784461683-bxmkoudb.jpg"}, { - id: "r3", - name: "Chambre Standard", - price: "150€/nuit", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CfkdoY8o3yb4zxcg8dkspXA5Ko/uploaded-1776784461683-eqiunr0u.jpg", - }, + id: "r3", name: "Chambre Standard", price: "150€/nuit", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CfkdoY8o3yb4zxcg8dkspXA5Ko/uploaded-1776784461683-eqiunr0u.jpg"}, { - id: "r4", - name: "Suite Junior", - price: "280€/nuit", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-african-business-woman-with-dreadlocks-wear-blue-blouse-skirt-posed-cafe_627829-13175.jpg", - }, + id: "r4", name: "Suite Junior", price: "280€/nuit", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-african-business-woman-with-dreadlocks-wear-blue-blouse-skirt-posed-cafe_627829-13175.jpg"}, { - id: "r5", - name: "Suite Familiale", - price: "400€/nuit", - imageSrc: "http://img.b2bpic.net/free-photo/nice-lit-lamp-table_1203-546.jpg", - }, + id: "r5", name: "Suite Familiale", price: "400€/nuit", imageSrc: "http://img.b2bpic.net/free-photo/nice-lit-lamp-table_1203-546.jpg"}, { - id: "r6", - name: "Chambre Executive", - price: "300€/nuit", - imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-worker-business-trip_482257-80852.jpg", - }, + id: "r6", name: "Chambre Executive", price: "300€/nuit", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-worker-business-trip_482257-80852.jpg"}, ]} title="Nos suites et chambres" description="Des espaces conçus pour votre repos, dotés des équipements les plus modernes." @@ -135,33 +93,16 @@ export default function LandingPage() {
@@ -201,40 +133,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Marie L.", - role: "Voyageuse", - testimonial: "Un séjour inoubliable, service impeccable.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - }, + id: "t1", name: "Marie L.", role: "Voyageuse", testimonial: "Un séjour inoubliable, service impeccable.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg"}, { - id: "t2", - name: "Thomas B.", - role: "Business", - testimonial: "L'endroit idéal pour travailler et se reposer.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8836.jpg", - }, + id: "t2", name: "Thomas B.", role: "Business", testimonial: "L'endroit idéal pour travailler et se reposer.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8836.jpg"}, { - id: "t3", - name: "Sophie M.", - role: "Touriste", - testimonial: "Une décoration magnifique et très moderne.", - imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", - }, + id: "t3", name: "Sophie M.", role: "Touriste", testimonial: "Une décoration magnifique et très moderne.", imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg"}, { - id: "t4", - name: "Julien P.", - role: "Famille", - testimonial: "Excellent accueil, nous reviendrons très vite.", - imageSrc: "http://img.b2bpic.net/free-photo/man-carrying-girl-beach_23-2147642567.jpg", - }, + id: "t4", name: "Julien P.", role: "Famille", testimonial: "Excellent accueil, nous reviendrons très vite.", imageSrc: "http://img.b2bpic.net/free-photo/man-carrying-girl-beach_23-2147642567.jpg"}, { - id: "t5", - name: "Claire V.", - role: "VIP", - testimonial: "Le luxe à l'état pur. Service de haute qualité.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-suitcase-takes-selfies-mobile-phone-shares-photos-social-media-going_1258-314081.jpg", - }, + id: "t5", name: "Claire V.", role: "VIP", testimonial: "Le luxe à l'état pur. Service de haute qualité.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-suitcase-takes-selfies-mobile-phone-shares-photos-social-media-going_1258-314081.jpg"}, ]} title="Nos hôtes témoignent" description="Découvrez pourquoi nos clients nous recommandent." @@ -247,20 +154,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "Quelles sont les heures d'arrivée ?", - content: "Arrivée dès 15h, départ avant 11h.", - }, + id: "q1", title: "Quelles sont les heures d'arrivée ?", content: "Arrivée dès 15h, départ avant 11h."}, { - id: "q2", - title: "Le petit déjeuner est inclus ?", - content: "Oui, notre buffet continental est inclus.", - }, + id: "q2", title: "Le petit déjeuner est inclus ?", content: "Oui, notre buffet continental est inclus."}, { - id: "q3", - title: "Est-ce proche du centre-ville ?", - content: "Oui, situé à 5 minutes de l'hypercentre.", - }, + id: "q3", title: "Est-ce proche du centre-ville ?", content: "Oui, situé à 5 minutes de l'hypercentre."}, ]} title="Questions fréquentes" description="Tout ce que vous devez savoir pour votre séjour." @@ -272,8 +170,7 @@ export default function LandingPage() {