diff --git a/src/app/page.tsx b/src/app/page.tsx
index 767e674..fa15b19 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -59,35 +51,21 @@ export default function LandingPage() {
description="Un moment de douceur… entouré de chats 🐱. Détendez-vous dans un salon de thé unique à Metz et Luxembourg."
buttons={[
{
- text: "Réserver une table",
- href: "#contact",
- },
+ text: "Réserver une table", href: "#contact"},
{
- text: "Voir le menu",
- href: "#menu",
- },
+ text: "Voir le menu", href: "#menu"},
]}
slides={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-doing-human-activity_23-2151876397.jpg",
- imageAlt: "Salon de thé cozy avec des chats",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-doing-human-activity_23-2151876397.jpg", imageAlt: "Salon de thé cozy avec des chats"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/cat-enjoying-breakfast-with-coffee-cake_23-2151982933.jpg",
- imageAlt: "Un chat dans notre salon",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/cat-enjoying-breakfast-with-coffee-cake_23-2151982933.jpg", imageAlt: "Un chat dans notre salon"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-playing-with-hairless-cat_23-2149078381.jpg",
- imageAlt: "Ambiance chaleureuse",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-playing-with-hairless-cat_23-2149078381.jpg", imageAlt: "Ambiance chaleureuse"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/sleeping-cat-sunlight_23-2151936748.jpg",
- imageAlt: "Thé et chat",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/sleeping-cat-sunlight_23-2151936748.jpg", imageAlt: "Thé et chat"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-cat_23-2149214365.jpg",
- imageAlt: "Détails premium",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-cat_23-2149214365.jpg", imageAlt: "Détails premium"},
]}
/>
@@ -112,40 +90,15 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "1",
- title: "Interaction féline",
- subtitle: "Rencontrez nos chats résidents dans un espace adapté.",
- category: "Expérience",
- value: "Unique",
- },
+ id: "1", title: "Interaction féline", subtitle: "Rencontrez nos chats résidents dans un espace adapté.", category: "Expérience", value: "Unique"},
{
- id: "2",
- title: "Atmosphère zen",
- subtitle: "Un cadre conçu pour la relaxation et la sérénité.",
- category: "Vibe",
- value: "Apaisant",
- },
+ id: "2", title: "Atmosphère zen", subtitle: "Un cadre conçu pour la relaxation et la sérénité.", category: "Vibe", value: "Apaisant"},
{
- id: "3",
- title: "Saveurs originales",
- subtitle: "Une sélection de thés, pâtisseries et cocktails maison.",
- category: "Dégustation",
- value: "Premium",
- },
+ id: "3", title: "Saveurs originales", subtitle: "Une sélection de thés, pâtisseries et cocktails maison.", category: "Dégustation", value: "Premium"},
{
- id: "4",
- title: "Emplacement central",
- subtitle: "Situés en plein cœur de Metz et Luxembourg.",
- category: "Accès",
- value: "Pratique",
- },
+ id: "4", title: "Emplacement central", subtitle: "Situés en plein cœur de Metz et Luxembourg.", category: "Accès", value: "Pratique"},
{
- id: "5",
- title: "Événements privés",
- subtitle: "Organisez vos moments spéciaux avec nos félins.",
- category: "Service",
- value: "Sur-mesure",
- },
+ id: "5", title: "Événements privés", subtitle: "Organisez vos moments spéciaux avec nos félins.", category: "Service", value: "Sur-mesure"},
]}
title="Pourquoi nous choisir ?"
description="L'expérience Chalon de Thé en quelques mots."
@@ -160,50 +113,20 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "Boisson",
- name: "Thé Earl Grey Premium",
- price: "6.50€",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-green-tea-drink_53876-20647.jpg",
- },
+ id: "p1", brand: "Boisson", name: "Thé Earl Grey Premium", price: "6.50€", rating: 5,
+ reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-green-tea-drink_53876-20647.jpg"},
{
- id: "p2",
- brand: "Pâtisserie",
- name: "Cheesecake Framboise",
- price: "7.50€",
- rating: 5,
- reviewCount: "85",
- imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cake-plate-cake-cup-tea-lemon-star-anise-cinnamon-sweets_140725-123207.jpg",
- },
+ id: "p2", brand: "Pâtisserie", name: "Cheesecake Framboise", price: "7.50€", rating: 5,
+ reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cake-plate-cake-cup-tea-lemon-star-anise-cinnamon-sweets_140725-123207.jpg"},
{
- id: "p3",
- brand: "Cocktail",
- name: "Mocktail Fleur d'Oranger",
- price: "9.00€",
- rating: 4,
- reviewCount: "45",
- imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-herbal-tea-white-cup_23-2148123907.jpg",
- },
+ id: "p3", brand: "Cocktail", name: "Mocktail Fleur d'Oranger", price: "9.00€", rating: 4,
+ reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-herbal-tea-white-cup_23-2148123907.jpg"},
{
- id: "p4",
- brand: "Boisson",
- name: "Matcha Latte",
- price: "6.00€",
- rating: 5,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/piece-delicious-cake-with-honey-milk_114579-22341.jpg",
- },
+ id: "p4", brand: "Boisson", name: "Matcha Latte", price: "6.00€", rating: 5,
+ reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/piece-delicious-cake-with-honey-milk_114579-22341.jpg"},
{
- id: "p5",
- brand: "Pâtisserie",
- name: "Cookie Chocolat Noir",
- price: "4.50€",
- rating: 4,
- reviewCount: "110",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-cinnamon-dark-desk-drink-tea-sweet-color_140725-115589.jpg",
- },
+ id: "p5", brand: "Pâtisserie", name: "Cookie Chocolat Noir", price: "4.50€", rating: 4,
+ reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-cinnamon-dark-desk-drink-tea-sweet-color_140725-115589.jpg"},
]}
title="Notre Menu"
description="Découvrez nos spécialités artisanales."
@@ -212,38 +135,19 @@ export default function LandingPage() {
@@ -336,42 +214,27 @@ export default function LandingPage() {
logoText="Chalon de Thé"
columns={[
{
- title: "Navigation",
- items: [
+ title: "Navigation", items: [
{
- label: "Accueil",
- href: "#hero",
- },
+ label: "Accueil", href: "#hero"},
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
],
},
{
- title: "Informations",
- items: [
+ title: "Informations", items: [
{
- label: "Nos Adresses",
- href: "#location",
- },
+ label: "Nos Adresses", href: "#location"},
{
- label: "Réservations",
- href: "#contact",
- },
+ label: "Réservations", href: "#contact"},
],
},
{
- title: "Suivez-nous",
- items: [
+ title: "Suivez-nous", items: [
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
{
- label: "Facebook",
- href: "#",
- },
+ label: "Facebook", href: "#"},
],
},
]}