diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 4902238..9cb5bf8 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -18,32 +18,16 @@ export default function HomePage() {
title="Une cuisine provençale au cœur du Cannet"
description="Claude Ackermann vous accueille dans un cadre intime pour découvrir les saveurs du terroir, cuisinées avec passion chaque jour."
primaryButton={{
- text: "Réserver votre table",
- href: "tel:+33493469903",
- }}
+ text: "Réserver votre table", href: "tel:+33493469903"}}
secondaryButton={{
- text: "Voir le menu",
- href: "#menu",
- }}
+ text: "Voir le menu", href: "#menu"}}
items={[
- {
- imageSrc: "http://img.b2bpic.net/free-photo/restaurant-outdoor-with-table-chair_74190-4262.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-farmers-market_23-2148209779.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-cooking-delicious-pizza_23-2150307003.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/chef-filling-orange-peel-with-salad_23-2148491320.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/front-yard-terrace-restaurant-made-national-style-with-greenery-chairs-ad-tables-nikiti-greece_1268-16662.jpg",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-outdoor-with-table-chair_74190-4262.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-farmers-market_23-2148209779.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-cooking-delicious-pizza_23-2150307003.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/chef-filling-orange-peel-with-salad_23-2148491320.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/front-yard-terrace-restaurant-made-national-style-with-greenery-chairs-ad-tables-nikiti-greece_1268-16662.jpg" }
]}
/>
@@ -65,32 +49,14 @@ export default function HomePage() {
description="Chaque jour, 3 entrées, 3 plats et 3 desserts faits maison avec des produits de saison."
items={[
{
- title: "Entrées du terroir",
- tags: [
- "Daube",
- "Tomate-Mozzarella",
- "Produits du marché",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-liver-pate-black-board-table_140725-12785.jpg",
- },
+ title: "Entrées du terroir", tags: ["Daube", "Tomate-Mozzarella", "Produits du marché"],
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-liver-pate-black-board-table_140725-12785.jpg"},
{
- title: "Plats signature",
- tags: [
- "Burgers artisanaux",
- "Canard",
- "Rognons",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-roasted-potatoes-one-portion_114579-2428.jpg",
- },
+ title: "Plats signature", tags: ["Burgers artisanaux", "Canard", "Rognons"],
+ imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-roasted-potatoes-one-portion_114579-2428.jpg"},
{
- title: "Douceurs maison",
- tags: [
- "Crème brûlée",
- "Desserts du jour",
- "Fait maison",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-napoleon-cake-eggs-flour-milk-black-background_114579-17297.jpg",
- },
+ title: "Douceurs maison", tags: ["Crème brûlée", "Desserts du jour", "Fait maison"],
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-napoleon-cake-eggs-flour-milk-black-background_114579-17297.jpg"},
]}
/>
@@ -104,40 +70,20 @@ export default function HomePage() {
description="Une cuisine authentique saluée par nos habitués."
testimonials={[
{
- name: "Marie L.",
- role: "Habituée",
- company: "Le Cannet",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg",
- },
+ name: "Marie L.", role: "Habituée", company: "Le Cannet", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg"},
{
- name: "Julien P.",
- role: "Client",
- company: "Nice",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2637.jpg",
- },
+ name: "Julien P.", role: "Client", company: "Nice", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2637.jpg"},
{
- name: "Sophie D.",
- role: "Visiteuse",
- company: "Paris",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eats-salad-with-glass-wine-table-with-trees-sunlight-leak-background_176474-3901.jpg",
- },
+ name: "Sophie D.", role: "Visiteuse", company: "Paris", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eats-salad-with-glass-wine-table-with-trees-sunlight-leak-background_176474-3901.jpg"},
{
- name: "Thomas V.",
- role: "Gourmand",
- company: "Cannes",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg",
- },
+ name: "Thomas V.", role: "Gourmand", company: "Cannes", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg"},
{
- name: "Claire M.",
- role: "Habituée",
- company: "Mougins",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg",
- },
+ name: "Claire M.", role: "Habituée", company: "Mougins", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg"},
]}
/>
@@ -150,14 +96,7 @@ export default function HomePage() {
title="Lou Miedjou, une adresse recommandée"
description="Nos partenaires et nos notes sur les plateformes gastronomiques."
names={[
- "TripAdvisor 4.4/5",
- "Google 4.8/5",
- "Guide des Gourmets",
- "Artisanat Local",
- "Cuisine Familiale",
- "Qualité Provençale",
- "Recommandé Le Cannet",
- ]}
+ "TripAdvisor 4.4/5", "Google 4.8/5", "Guide des Gourmets", "Artisanat Local", "Cuisine Familiale", "Qualité Provençale", "Recommandé Le Cannet"]}
/>
@@ -167,25 +106,14 @@ export default function HomePage() {
@@ -196,23 +124,16 @@ export default function HomePage() {
@@ -224,13 +145,9 @@ export default function HomePage() {
tag="Réservez maintenant"
text="Envie de déguster une cuisine provençale authentique ? Appelez Claude pour réserver votre table."
primaryButton={{
- text: "Appeler le 04 93 46 99 03",
- href: "tel:+33493469903",
- }}
+ text: "Appeler le 04 93 46 99 03", href: "tel:+33493469903"}}
secondaryButton={{
- text: "Itinéraire",
- href: "https://maps.google.com/?q=5+rue+des+Orangers+06110+Le+Cannet",
- }}
+ text: "Itinéraire", href: "https://maps.google.com/?q=5+rue+des+Orangers+06110+Le+Cannet"}}
/>