diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6709bd6..7294339 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,56 +47,35 @@ export default function LandingPage() {
@@ -116,29 +87,19 @@ export default function LandingPage() {
metrics={[
{
icon: Star,
- label: "Note Moyenne",
- value: "4.8",
- },
+ label: "Note Moyenne", value: "4.8"},
{
icon: Users,
- label: "Clients Heureux",
- value: "129+",
- },
+ label: "Clients Heureux", value: "129+"},
{
icon: Utensils,
- label: "Saveurs Uniques",
- value: "100%",
- },
+ label: "Saveurs Uniques", value: "100%"},
{
icon: Award,
- label: "Chefs Experts",
- value: "3",
- },
+ label: "Chefs Experts", value: "3"},
{
icon: Clock,
- label: "Service Quotidien",
- value: "12h/jour",
- },
+ label: "Service Quotidien", value: "12h/jour"},
]}
metricsAnimation="slide-up"
/>
@@ -152,41 +113,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Bokit Jambon Fromage",
- price: "12€",
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-sandwiches-with-green-salad-tomatoes-along-with-green-bell-pepper-bread-lemon-blue_140725-30119.jpg",
- },
+ id: "p1", name: "Bokit Jambon Fromage", price: "12€", imageSrc: "http://img.b2bpic.net/free-photo/tasty-sandwiches-with-green-salad-tomatoes-along-with-green-bell-pepper-bread-lemon-blue_140725-30119.jpg"},
{
- id: "p2",
- name: "Agoulou Old School",
- price: "14€",
- imageSrc: "http://img.b2bpic.net/free-photo/person-putting-meat-salad-plate_23-2148301303.jpg",
- },
+ id: "p2", name: "Agoulou Old School", price: "14€", imageSrc: "http://img.b2bpic.net/free-photo/person-putting-meat-salad-plate_23-2148301303.jpg"},
{
- id: "p3",
- name: "Frites de Patate Douce",
- price: "5€",
- imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-herbs-spices-dark-plate_84443-94403.jpg",
- },
+ id: "p3", name: "Frites de Patate Douce", price: "5€", imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-herbs-spices-dark-plate_84443-94403.jpg"},
{
- id: "p4",
- name: "Poulet Boucané",
- price: "15€",
- imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-green-curry_1339-4349.jpg",
- },
+ id: "p4", name: "Poulet Boucané", price: "15€", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-shrimp-green-curry_1339-4349.jpg"},
{
- id: "p5",
- name: "Sauce Chien Maison",
- price: "2€",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-pozole-bowl_23-2149248509.jpg",
- },
+ id: "p5", name: "Sauce Chien Maison", price: "2€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-pozole-bowl_23-2149248509.jpg"},
{
- id: "p6",
- name: "Menu Complet",
- price: "18€",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-eggplant-rolls-cooked-dish-with-baked-potatoes-seasonings-dark-space_140725-95139.jpg",
- },
+ id: "p6", name: "Menu Complet", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-eggplant-rolls-cooked-dish-with-baked-potatoes-seasonings-dark-space_140725-95139.jpg"},
]}
title="Nos Incontournables"
description="Retrouvez le goût authentique de nos spécialités antillaises préparées chaque jour avec des ingrédients frais."
@@ -201,45 +138,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Marie Mbo",
- role: "Client",
- company: "Ti Milo",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg",
- },
+ id: "t1", name: "Marie Mbo", role: "Client", company: "Ti Milo", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg"},
{
- id: "t2",
- name: "GNG",
- role: "Local Guide",
- company: "Google Maps",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg",
- },
+ id: "t2", name: "GNG", role: "Local Guide", company: "Google Maps", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg"},
{
- id: "t3",
- name: "Cyndie Zodros",
- role: "Local Guide",
- company: "Ti Milo",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12128.jpg",
- },
+ id: "t3", name: "Cyndie Zodros", role: "Local Guide", company: "Ti Milo", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12128.jpg"},
{
- id: "t4",
- name: "Client Passionné",
- role: "Visiteur",
- company: "Guyancourt",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232830.jpg",
- },
+ id: "t4", name: "Client Passionné", role: "Visiteur", company: "Guyancourt", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232830.jpg"},
{
- id: "t5",
- name: "Ami Gourmet",
- role: "Client",
- company: "Client",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-businesswoman-posing-indoor-brunch-cafe-sousing-her-smartphone-elegant-outfit_291049-2721.jpg",
- },
+ id: "t5", name: "Ami Gourmet", role: "Client", company: "Client", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-businesswoman-posing-indoor-brunch-cafe-sousing-her-smartphone-elegant-outfit_291049-2721.jpg"},
]}
title="Ce que disent nos clients"
description="Découvrez les avis de nos fidèles habitués à Guyancourt."
@@ -248,27 +160,19 @@ export default function LandingPage() {
@@ -323,29 +215,19 @@ export default function LandingPage() {
{
items: [
{
- label: "Accueil",
- href: "#hero",
- },
+ label: "Accueil", href: "#hero"},
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
items: [
{
- label: "25 Rue Ambroise Croizat, Guyancourt",
- href: "#",
- },
+ label: "25 Rue Ambroise Croizat, Guyancourt", href: "#"},
{
- label: "09 81 59 83 14",
- href: "tel:0981598314",
- },
+ label: "09 81 59 83 14", href: "tel:0981598314"},
],
},
]}