diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 1bb54fc..a866bd4 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -5,6 +5,7 @@ import FeaturesRevealCards from '@/components/sections/features/FeaturesRevealCa
import HeroTiltedCards from '@/components/sections/hero/HeroTiltedCards';
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
import TestimonialOverlayCards from '@/components/sections/testimonial/TestimonialOverlayCards';
+import FooterMinimal from '@/components/sections/footer/FooterMinimal';
import { Car, CreditCard, MapPin, Users } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
@@ -18,29 +19,15 @@ export default function HomePage() {
title="Acqua in Bocca"
description="L'authentique cuisine italienne au cœur de Suresnes. Une expérience chaleureuse et gourmande à prix abordable."
primaryButton={{
- text: "Réserver",
- href: "#contact",
- }}
+ text: "Réserver", href: "#contact"}}
secondaryButton={{
- text: "Voir le menu",
- href: "https://acquainboccaparis.com/menu/",
- }}
+ text: "Voir le menu", href: "https://acquainboccaparis.com/menu/"}}
items={[
- {
- imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749806-m2h7msdn.webp",
- },
- {
- imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749807-n3ijzq27.png",
- },
- {
- imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-ix77vn0p.webp?_wi=1",
- },
- {
- imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-4rcqh40j.webp?_wi=1",
- },
- {
- imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-yr13q9rn.webp?_wi=1",
- },
+ { imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749806-m2h7msdn.webp" },
+ { imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749807-n3ijzq27.png" },
+ { imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-ix77vn0p.webp" },
+ { imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-4rcqh40j.webp" },
+ { imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-yr13q9rn.webp" },
]}
/>
@@ -50,7 +37,6 @@ export default function HomePage() {
@@ -63,20 +49,11 @@ export default function HomePage() {
description="Découvrez nos différentes manières de profiter de notre cuisine."
items={[
{
- title: "Livraison & Vente à emporter",
- description: "Retrouvez nos plats directement chez vous.",
- imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-ix77vn0p.webp?_wi=2",
- },
+ title: "Livraison & Vente à emporter", description: "Retrouvez nos plats directement chez vous.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-ix77vn0p.webp"},
{
- title: "Repas sur place",
- description: "Une ambiance chaleureuse pour vos déjeuners et dîners.",
- imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-4rcqh40j.webp?_wi=2",
- },
+ title: "Repas sur place", description: "Une ambiance chaleureuse pour vos déjeuners et dîners.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-4rcqh40j.webp"},
{
- title: "Traiteur",
- description: "Événements sur mesure pour vos réceptions.",
- imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-yr13q9rn.webp?_wi=2",
- },
+ title: "Traiteur", description: "Événements sur mesure pour vos réceptions.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FVlmTjk3umCZEqHXkymax6fbOh/uploaded-1782168749808-yr13q9rn.webp"},
]}
/>
@@ -89,26 +66,10 @@ export default function HomePage() {
title="Informations Utiles"
description="Tout pour faciliter votre visite."
metrics={[
- {
- icon: MapPin,
- title: "Accessibilité",
- value: "Entrée PMR",
- },
- {
- icon: Users,
- title: "Familles",
- value: "Menu Enfant",
- },
- {
- icon: Car,
- title: "Stationnement",
- value: "Parking Facile",
- },
- {
- icon: CreditCard,
- title: "Paiements",
- value: "Multi-modes",
- },
+ { icon: "MapPin", title: "Accessibilité", value: "Entrée PMR" },
+ { icon: "Users", title: "Familles", value: "Menu Enfant" },
+ { icon: "Car", title: "Stationnement", value: "Parking Facile" },
+ { icon: "CreditCard", title: "Paiements", value: "Multi-modes" },
]}
/>
@@ -121,41 +82,11 @@ export default function HomePage() {
title="Ils nous recommandent"
description="La satisfaction de nos clients est notre plus grande récompense."
testimonials={[
- {
- name: "Marie L.",
- role: "Habituée",
- company: "Suresnes",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg",
- },
- {
- name: "Thomas G.",
- role: "Client",
- company: "Suresnes",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-laughing-while-passing-food-her-husband-enjoying-family-lunch-dining-table_637285-5562.jpg",
- },
- {
- name: "Sophie M.",
- role: "Famille",
- company: "Suresnes",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077660.jpg",
- },
- {
- name: "Julien B.",
- role: "Client",
- company: "Suresnes",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
- },
- {
- name: "Claire D.",
- role: "Habituée",
- company: "Suresnes",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg",
- },
+ { name: "Marie L.", role: "Habituée", company: "Suresnes", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg" },
+ { name: "Thomas G.", role: "Client", company: "Suresnes", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-laughing-while-passing-food-her-husband-enjoying-family-lunch-dining-table_637285-5562.jpg" },
+ { name: "Sophie M.", role: "Famille", company: "Suresnes", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077660.jpg" },
+ { name: "Julien B.", role: "Client", company: "Suresnes", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg" },
+ { name: "Claire D.", role: "Habituée", company: "Suresnes", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg" },
]}
/>
@@ -168,28 +99,12 @@ export default function HomePage() {
title="Questions Fréquentes"
categories={[
{
- name: "Horaires & Infos",
- items: [
- {
- question: "À quelle heure ouvrez-vous ?",
- answer: "Nous ouvrons tous les jours à partir de 11:00.",
- },
- {
- question: "Acceptez-vous les réservations ?",
- answer: "Oui, les réservations sont acceptées par téléphone au 01 80 88 21 75.",
- },
- {
- question: "Proposez-vous des options végétariennes ?",
- answer: "Oui, nous proposons plusieurs plats végétariens dans notre menu traditionnel.",
- },
- {
- question: "Puis-je privatiser le restaurant ?",
- answer: "Pour les événements privés, veuillez nous contacter directement pour discuter des disponibilités.",
- },
- {
- question: "Quels sont les moyens de paiement acceptés ?",
- answer: "Nous acceptons les cartes bancaires, les espèces et les tickets restaurants.",
- },
+ name: "Horaires & Infos", items: [
+ { question: "À quelle heure ouvrez-vous ?", answer: "Nous ouvrons tous les jours à partir de 11:00." },
+ { question: "Acceptez-vous les réservations ?", answer: "Oui, les réservations sont acceptées par téléphone au 01 80 88 21 75." },
+ { question: "Proposez-vous des options végétariennes ?", answer: "Oui, nous proposons plusieurs plats végétariens dans notre menu traditionnel." },
+ { question: "Puis-je privatiser le restaurant ?", answer: "Pour les événements privés, veuillez nous contacter directement pour discuter des disponibilités." },
+ { question: "Quels sont les moyens de paiement acceptés ?", answer: "Nous acceptons les cartes bancaires, les espèces et les tickets restaurants." },
],
},
]}
@@ -204,13 +119,18 @@ export default function HomePage() {
tag="Contact"
text="Besoin d'une table ? Réservez dès maintenant pour profiter de nos plats italiens."
primaryButton={{
- text: "Appeler le 01 80 88 21 75",
- href: "tel:0180882175",
- }}
+ text: "Appeler le 01 80 88 21 75", href: "tel:0180882175"}}
secondaryButton={{
- text: "Voir sur Google Maps",
- href: "https://www.google.com/maps/search/?api=1&query=18+Rue+de+la+Poterie+92150+Suresnes",
- }}
+ text: "Voir sur Google Maps", href: "https://www.google.com/maps/search/?api=1&query=18+Rue+de+la+Poterie+92150+Suresnes"}}
+ />
+
+
+
+