diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx
index 616a883..01d2e16 100644
--- a/src/components/Layout.tsx
+++ b/src/components/Layout.tsx
@@ -8,32 +8,25 @@ import { StyleProvider } from "@/components/ui/StyleProvider";
export default function Layout() {
const navItems = [
{
- "name": "Accueil",
- "href": "#hero"
+ "name": "Accueil", "href": "#hero"
},
{
- "name": "L'Histoire",
- "href": "#about"
+ "name": "L'Histoire", "href": "#about"
},
{
- "name": "La Carte",
- "href": "#menu"
+ "name": "La Carte", "href": "#menu"
},
{
- "name": "Avis",
- "href": "#testimonials"
+ "name": "Avis", "href": "#testimonials"
},
{
- "name": "Experience",
- "href": "#experience"
+ "name": "Experience", "href": "#experience"
},
{
- "name": "Social Proof",
- "href": "#social-proof"
+ "name": "Social Proof", "href": "#social-proof"
},
{
- "name": "Faq",
- "href": "#faq"
+ "name": "Faq", "href": "#faq"
}
];
@@ -43,10 +36,9 @@ export default function Layout() {
@@ -58,48 +50,34 @@ export default function Layout() {
brand="GOODWIN – The Steak House"
columns={[
{
- title: "Adresse",
- items: [
+ title: "Adresse", items: [
{
- label: "Rue des Alpes, Genève",
- },
+ label: "Rue des Alpes, Genève"},
],
},
{
- title: "Contact",
- items: [
+ title: "Contact", items: [
{
- label: "+41 22 123 45 67",
- },
+ label: "+41 22 123 45 67"},
{
- label: "contact@goodwin.ch",
- },
+ label: "contact@goodwin.ch"},
],
},
{
- title: "Social",
- items: [
+ title: "Social", items: [
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
{
- label: "Google",
- href: "#",
- },
+ label: "Google", href: "#"},
],
},
]}
copyright="© 2007-2024 Goodwin Genève. Tous droits réservés."
links={[
{
- label: "Confidentialité",
- href: "#",
- },
+ label: "Confidentialité", href: "#"},
{
- label: "Mentions Légales",
- href: "#",
- },
+ label: "Mentions Légales", href: "#"},
]}
/>
diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index b7c1c0a..127b05d 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -16,13 +16,9 @@ export default function HomePage() {
brand="GOODWIN"
description="Le Steakhouse le Plus Exigeant de Genève. 17 ans. Aucun compromis. Juste le feu, la précision, et une viande d'exception."
primaryButton={{
- text: "Réserver une Table",
- href: "#contact",
- }}
+ text: "Réserver une Table", href: "#contact"}}
secondaryButton={{
- text: "Découvrir la Carte",
- href: "#menu",
- }}
+ text: "Découvrir la Carte", href: "#menu"}}
imageSrc="http://img.b2bpic.net/free-photo/char-grilled-steak-glowing-flames-ready-eat-generated-by-ai_188544-16940.jpg"
/>
@@ -35,9 +31,7 @@ export default function HomePage() {
title="Une Obsession de 17 Ans"
description="Nous ne sommes pas un restaurant. Nous sommes une conviction. De l'Australie au Japon, nous sélectionnons les meilleures coupes pour les braiser au Josper. Chaque pièce est un hommage à la terre et au feu."
primaryButton={{
- text: "En savoir plus",
- href: "#",
- }}
+ text: "En savoir plus", href: "#"}}
imageSrc="http://img.b2bpic.net/free-photo/raw-marbled-beef-food-photography-recipe-idea_53876-144484.jpg"
/>
@@ -51,47 +45,19 @@ export default function HomePage() {
description="Découvrez notre sélection de viandes d'exception, maturées et cuites avec une précision chirurgicale."
items={[
{
- title: "Chateaubriand",
- description: "La pièce la plus tendre, maturée 30 jours.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg",
- },
+ title: "Chateaubriand", description: "La pièce la plus tendre, maturée 30 jours.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg"},
{
- title: "Rib Eye Dry Aged",
- description: "Black Angus exceptionnel, persillage profond.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/steak-with-vegetable-salad-fried-potatoes_114579-3255.jpg",
- },
+ title: "Rib Eye Dry Aged", description: "Black Angus exceptionnel, persillage profond.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/steak-with-vegetable-salad-fried-potatoes_114579-3255.jpg"},
{
- title: "Kobe A5 Wagyu",
- description: "L'excellence japonaise, fondant en bouche.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-japanese-dish-assortment_23-2148809894.jpg",
- },
+ title: "Kobe A5 Wagyu", description: "L'excellence japonaise, fondant en bouche.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-japanese-dish-assortment_23-2148809894.jpg"},
{
- title: "Côte de Bœuf",
- description: "La référence du partage par Goodwin.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-steak-with-vegetables_140725-7315.jpg",
- },
+ title: "Côte de Bœuf", description: "La référence du partage par Goodwin.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-steak-with-vegetables_140725-7315.jpg"},
{
- title: "Carré d'Agneau",
- description: "Origine sélectionnée, herbes fraîches.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/eggplant-caviar-with-some-fried-ribs_140725-3749.jpg",
- },
+ title: "Carré d'Agneau", description: "Origine sélectionnée, herbes fraîches.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/eggplant-caviar-with-some-fried-ribs_140725-3749.jpg"},
{
- title: "Accompagnements Maison",
- description: "Légumes de saison, sauces signatures.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/salad-with-mozarella-tomato-slices-with-basilic-herbal-dressing_114579-3682.jpg",
- },
+ title: "Accompagnements Maison", description: "Légumes de saison, sauces signatures.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-mozarella-tomato-slices-with-basilic-herbal-dressing_114579-3682.jpg"},
{
- title: "Cave à Vins",
- description: "La sélection de nos sommeliers.",
- href: "#",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-flavorful-mashed-potatoes_2829-11523.jpg",
- },
+ title: "Cave à Vins", description: "La sélection de nos sommeliers.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/fresh-flavorful-mashed-potatoes_2829-11523.jpg"},
]}
/>
@@ -113,42 +79,23 @@ export default function HomePage() {
@@ -159,15 +106,9 @@ export default function HomePage() {
@@ -177,19 +118,14 @@ export default function HomePage() {
@@ -202,13 +138,9 @@ export default function HomePage() {
tag="Réservation"
text="Votre Table Vous Attend au Rue des Alpes, Genève. Ouvert tous les jours."
primaryButton={{
- text: "Appeler Goodwin",
- href: "tel:+41221234567",
- }}
+ text: "Appeler Goodwin", href: "tel:+41221234567"}}
secondaryButton={{
- text: "Réserver",
- href: "#contact-form",
- }}
+ text: "Réserver", href: "#contact-form"}}
/>