diff --git a/src/app/page.tsx b/src/app/page.tsx index 106ec6a..7069b1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,17 +31,13 @@ export default function LandingPage() { @@ -53,73 +49,39 @@ export default function LandingPage() { description="Plats généreux, service rapide, sur place, à emporter ou en livraison." testimonials={[ { - name: "Sarah", - handle: "@sarah", - testimonial: "Excellent service et plats copieux !", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-bearded-man-with-specific-appearance-uses-tablet-computer_273609-8927.jpg", - }, + name: "Sarah", handle: "@sarah", testimonial: "Excellent service et plats copieux !", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-bearded-man-with-specific-appearance-uses-tablet-computer_273609-8927.jpg"}, { - name: "Marc", - handle: "@marc", - testimonial: "Très bon accueil et belle décoration.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg", - }, + name: "Marc", handle: "@marc", testimonial: "Très bon accueil et belle décoration.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg"}, { - name: "Julie", - handle: "@julie", - testimonial: "La meilleure adresse ouverte tard !", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50-s-cafe-sitting-table_285396-10411.jpg", - }, + name: "Julie", handle: "@julie", testimonial: "La meilleure adresse ouverte tard !", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50-s-cafe-sitting-table_285396-10411.jpg"}, { - name: "Thomas", - handle: "@thomas", - testimonial: "Service rapide et cuisine fraîche.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-photos-food_23-2149303528.jpg", - }, + name: "Thomas", handle: "@thomas", testimonial: "Service rapide et cuisine fraîche.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/people-taking-photos-food_23-2149303528.jpg"}, { - name: "Emilie", - handle: "@emilie", - testimonial: "Super rapport qualité/prix, j'adore.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg", - }, + name: "Emilie", handle: "@emilie", testimonial: "Super rapport qualité/prix, j'adore.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg"}, ]} buttons={[ { - text: "Appeler maintenant", - href: "tel:+33668228133", - }, + text: "Appeler maintenant", href: "tel:+33668228133"}, { - text: "Commander", - href: "#contact", - }, + text: "Commander", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/man-woman-having-romantic-dinner-together_23-2148435804.jpg", - alt: "Man and woman having a romantic dinner together", - }, + src: "http://img.b2bpic.net/free-photo/man-woman-having-romantic-dinner-together_23-2148435804.jpg", alt: "Man and woman having a romantic dinner together"}, { - src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-glass_23-2148899013.jpg", - alt: "Close up smiley woman holding glass", - }, + src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-glass_23-2148899013.jpg", alt: "Close up smiley woman holding glass"}, { - src: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018784.jpg", - alt: "Couple having dinner at a restaurant", - }, + src: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018784.jpg", alt: "Couple having dinner at a restaurant"}, { - src: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg", - alt: "Foodie taking photo of a bowl with salad and sea fruits", - }, + src: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg", alt: "Foodie taking photo of a bowl with salad and sea fruits"}, { - src: "http://img.b2bpic.net/free-photo/young-girl-sitting-restaurant-shaking-her-friend39s-hand_114579-92516.jpg", - alt: "Young girl sitting at the restaurant and shaking her friend's hand", - }, + src: "http://img.b2bpic.net/free-photo/young-girl-sitting-restaurant-shaking-her-friend39s-hand_114579-92516.jpg", alt: "Young girl sitting at the restaurant and shaking her friend's hand"}, ]} /> @@ -131,13 +93,9 @@ export default function LandingPage() { description="Situé au 88 Bd Robert Ballanger, The 88 Coffee est votre halte gourmande préférée à Villepinte. Ouverts jusqu'à 2h du matin, nous mettons un point d'honneur à vous proposer une cuisine généreuse et de qualité." metrics={[ { - value: "4.1/5", - title: "Note client", - }, + value: "4.1/5", title: "Note client"}, { - value: "02:00", - title: "Fermeture tardive", - }, + value: "02:00", title: "Fermeture tardive"}, ]} imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208290.jpg" mediaAnimation="slide-up" @@ -153,59 +111,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", - name: "Burger Signature", - brand: "Street Food", - price: "12€", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-person-holding-burger-with-fried-egg_23-2148784520.jpg", - reviewCount: "89 avis", - }, + id: "1", name: "Burger Signature", brand: "Street Food", price: "12€", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-person-holding-burger-with-fried-egg_23-2148784520.jpg", reviewCount: "89 avis"}, { - id: "2", - name: "Pâtes au Pesto", - brand: "Assiettes", - price: "14€", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-with-sliced-chicken-inside-plate-light-background_140725-141071.jpg", - reviewCount: "56 avis", - }, + id: "2", name: "Pâtes au Pesto", brand: "Assiettes", price: "14€", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-with-sliced-chicken-inside-plate-light-background_140725-141071.jpg", reviewCount: "56 avis"}, { - id: "3", - name: "Frites Maison", - brand: "Snacks", - price: "4€", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fried-potatoes-french-fries-wooden-table_123827-26890.jpg", - reviewCount: "120 avis", - }, + id: "3", name: "Frites Maison", brand: "Snacks", price: "4€", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/fried-potatoes-french-fries-wooden-table_123827-26890.jpg", reviewCount: "120 avis"}, { - id: "4", - name: "Salade Fraîcheur", - brand: "Healthy", - price: "10€", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-burger-with-cheese-bacon_23-2148290695.jpg", - reviewCount: "40 avis", - }, + id: "4", name: "Salade Fraîcheur", brand: "Healthy", price: "10€", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-double-burger-with-cheese-bacon_23-2148290695.jpg", reviewCount: "40 avis"}, { - id: "5", - name: "Wrap Gourmand", - brand: "Street Food", - price: "9€", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/boiled-pasta-with-lemon-slices-white-plate_114579-81313.jpg", - reviewCount: "75 avis", - }, + id: "5", name: "Wrap Gourmand", brand: "Street Food", price: "9€", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/boiled-pasta-with-lemon-slices-white-plate_114579-81313.jpg", reviewCount: "75 avis"}, { - id: "6", - name: "Boisson Fraîche", - brand: "Boissons", - price: "3€", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tasty-french-fries-marble-background_1150-45301.jpg", - reviewCount: "90 avis", - }, + id: "6", name: "Boisson Fraîche", brand: "Boissons", price: "3€", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/tasty-french-fries-marble-background_1150-45301.jpg", reviewCount: "90 avis"}, ]} title="Nos spécialités" description="Découvrez notre sélection de plats préparés avec passion et produits frais." @@ -219,26 +141,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Service Rapide", - description: "Un service efficace pour manger vite et bien.", - tag: "Gain de temps", - imageSrc: "http://img.b2bpic.net/free-photo/rolls-served-with-tomatoes-arugula-sauce-1_140725-8786.jpg", - }, + id: "f1", title: "Service Rapide", description: "Un service efficace pour manger vite et bien.", tag: "Gain de temps", imageSrc: "http://img.b2bpic.net/free-photo/rolls-served-with-tomatoes-arugula-sauce-1_140725-8786.jpg"}, { - id: "f2", - title: "Ouvert jusqu'à 2h", - description: "L'adresse incontournable des noctambules.", - tag: "Disponibilité", - imageSrc: "http://img.b2bpic.net/free-photo/spicy-pasta-spaghetti-with-sausage_1203-9419.jpg", - }, + id: "f2", title: "Ouvert jusqu'à 2h", description: "L'adresse incontournable des noctambules.", tag: "Disponibilité", imageSrc: "http://img.b2bpic.net/free-photo/spicy-pasta-spaghetti-with-sausage_1203-9419.jpg"}, { - id: "f3", - title: "Multiples options", - description: "Sur place, drive ou livraison sans contact.", - tag: "Flexibilité", - imageSrc: "http://img.b2bpic.net/free-photo/bunch-raw-pasta-wooden-bowl_114579-76283.jpg", - }, + id: "f3", title: "Multiples options", description: "Sur place, drive ou livraison sans contact.", tag: "Flexibilité", imageSrc: "http://img.b2bpic.net/free-photo/bunch-raw-pasta-wooden-bowl_114579-76283.jpg"}, ]} title="Pourquoi nous choisir ?" description="Une expérience client unique à Villepinte, axée sur la convivialité et la rapidité." @@ -250,14 +157,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "UberEats", - "Deliveroo", - "JustEat", - "Google Maps", - "TripAdvisor", - "TheFork", - "Facebook", - ]} + "UberEats", "Deliveroo", "JustEat", "Google Maps", "TripAdvisor", "TheFork", "Facebook"]} title="Partenaires & Services" description="Nous collaborons avec les meilleurs services de livraison pour vous satisfaire." /> @@ -269,20 +169,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Faites-vous la livraison ?", - content: "Oui, nous proposons la livraison sans contact.", - }, + id: "q1", title: "Faites-vous la livraison ?", content: "Oui, nous proposons la livraison sans contact."}, { - id: "q2", - title: "Quels sont vos horaires ?", - content: "Nous sommes ouverts jusqu'à 02:00 du matin.", - }, + id: "q2", title: "Quels sont vos horaires ?", content: "Nous sommes ouverts jusqu'à 02:00 du matin."}, { - id: "q3", - title: "Où êtes-vous situés ?", - content: "Nous sommes au 88 Bd Robert Ballanger, Villepinte.", - }, + id: "q3", title: "Où êtes-vous situés ?", content: "Nous sommes au 88 Bd Robert Ballanger, Villepinte."}, ]} imageSrc="http://img.b2bpic.net/free-photo/young-woman-sitting-restaurant-looking-away_23-2147936207.jpg" mediaAnimation="slide-up" @@ -299,22 +190,14 @@ export default function LandingPage() { description="Contactez-nous pour commander ou pour toute demande d'information." inputs={[ { - name: "name", - type: "text", - placeholder: "Votre nom", - required: true, + name: "name", type: "text", placeholder: "Votre nom", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Votre téléphone", - required: true, + name: "phone", type: "tel", placeholder: "Votre téléphone", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Votre message...", - rows: 4, + name: "message", placeholder: "Votre message...", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-smartphone-with-map-gps-navigation_23-2147837118.jpg" /> @@ -325,38 +208,25 @@ export default function LandingPage() { logoText="The 88 Coffee" columns={[ { - title: "Contact", - items: [ + title: "Contact", items: [ { - label: "06 68 22 81 33", - href: "tel:+33668228133", - }, + label: "06 68 22 81 33", href: "tel:+33668228133"}, { - label: "88 Bd Robert Ballanger, Villepinte", - href: "#", - }, + label: "88 Bd Robert Ballanger, Villepinte", href: "#"}, ], }, { - title: "Horaires", - items: [ + title: "Horaires", items: [ { - label: "Ouvert jusqu'à 02:00", - href: "#", - }, + label: "Ouvert jusqu'à 02:00", href: "#"}, ], }, { - title: "Légal", - items: [ + title: "Légal", items: [ { - label: "Mentions Légales", - href: "#", - }, + label: "Mentions Légales", href: "#"}, { - label: "Confidentialité", - href: "#", - }, + label: "Confidentialité", href: "#"}, ], }, ]} @@ -365,4 +235,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file