Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f10d49c62 | |||
| 0974901d58 | |||
| 2518d63dcc | |||
| 0276676f77 | |||
| c0d2c9d591 | |||
| d30b602179 | |||
| b1b34fbaf0 |
@@ -50,7 +50,7 @@ export default function MenuPage() {
|
||||
{ text: "Retour", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg?_wi=2"
|
||||
imageAlt="Ingrédients frais saison"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -62,11 +62,11 @@ export default function MenuPage() {
|
||||
description="Une sélection de mets élaborés par nos chefs autour des meilleurs produits du terroir"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Entrées Élégantes", description: "Tartare de thon rouge, œuf de caille et caviar. Foie gras poêlé sur lit de mesclun et truffe noire.", tag: "Entrée", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-whole-vegetables-such-as-onions-green-bell-peppers-tomatoes-brown-wooden-desk-grey-floor_140725-13741.jpg", imageAlt: "Entrées gastronomiques"},
|
||||
id: "1", title: "Entrées Élégantes", description: "Tartare de thon rouge, œuf de caille et caviar. Foie gras poêlé sur lit de mesclun et truffe noire.", tag: "Entrée", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-whole-vegetables-such-as-onions-green-bell-peppers-tomatoes-brown-wooden-desk-grey-floor_140725-13741.jpg?_wi=2", imageAlt: "Entrées gastronomiques"},
|
||||
{
|
||||
id: "2", title: "Plats Principaux", description: "Homard rôti sauce safran et anis. Filet de bœuf sauvage aux champignons de saison et réduction de vin régional.", tag: "Plat", imageSrc: "http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg", imageAlt: "Plats principaux"},
|
||||
id: "2", title: "Plats Principaux", description: "Homard rôti sauce safran et anis. Filet de bœuf sauvage aux champignons de saison et réduction de vin régional.", tag: "Plat", imageSrc: "http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg?_wi=2", imageAlt: "Plats principaux"},
|
||||
{
|
||||
id: "3", title: "Finalités Sucrées", description: "Fondant au chocolat noir 70%, crème brûlée à la vanille de Tahiti, soufflé au Grand Marnier.", tag: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg", imageAlt: "Desserts maison"},
|
||||
id: "3", title: "Finalités Sucrées", description: "Fondant au chocolat noir 70%, crème brûlée à la vanille de Tahiti, soufflé au Grand Marnier.", tag: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg?_wi=2", imageAlt: "Desserts maison"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -76,7 +76,7 @@ export default function MenuPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg?_wi=2"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function ContactPage() {
|
||||
{ text: "Retour", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg?_wi=7"
|
||||
imageAlt="Restaurant Le Resto"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -87,7 +87,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg?_wi=8"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function EventsPage() {
|
||||
{ text: "Retour", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072591.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072591.jpg?_wi=2"
|
||||
imageAlt="Menu festif"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -63,13 +63,13 @@ export default function EventsPage() {
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Féria", title: "Menu Féria des Vendanges 2025", excerpt:
|
||||
"Ambiance méditerranéenne festive avec paëlla valenciana, sangria maison et ambiance chaude. Réservation obligatoire.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072591.jpg", imageAlt: "paella valencia sangria fête", authorName: "Chef du Resto", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg", date: "15-24 février 2025"},
|
||||
"Ambiance méditerranéenne festive avec paëlla valenciana, sangria maison et ambiance chaude. Réservation obligatoire.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072591.jpg?_wi=3", imageAlt: "paella valencia sangria fête", authorName: "Chef du Resto", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg", date: "15-24 février 2025"},
|
||||
{
|
||||
id: "2", category: "Menu Dégustation", title: "Soirées Menu Découverte", excerpt:
|
||||
"Menu dégustation de 7 plats accompagné de vins régionaux sélectionnés. Une expérience culinaire d'exception.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-young-woman-buying-organic-bio-products_482257-77601.jpg", imageAlt: "producteurs marché local agriculture", authorName: "Le Resto Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-diverse-friends-table_23-2148212389.jpg", date: "Tous les jeudis"},
|
||||
"Menu dégustation de 7 plats accompagné de vins régionaux sélectionnés. Une expérience culinaire d'exception.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-young-woman-buying-organic-bio-products_482257-77601.jpg?_wi=2", imageAlt: "producteurs marché local agriculture", authorName: "Le Resto Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-diverse-friends-table_23-2148212389.jpg", date: "Tous les jeudis"},
|
||||
{
|
||||
id: "3", category: "Menu Spécial", title: "Brunch Gourmand du Dimanche", excerpt:
|
||||
"Brunch raffiné avec mets sucrés et salés. Ambiance décontractée et produits frais maison.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-muffin-wooden-cutting-board_140725-10234.jpg", imageAlt: "pâtisserie fondant chocolat dessert", authorName: "Équipe Pâtisserie", authorAvatar: "http://img.b2bpic.net/free-photo/professional-smiling-confectioner-wrapping-box-with-cookies_1163-2864.jpg", date: "Dimanche 10h-14h"},
|
||||
"Brunch raffiné avec mets sucrés et salés. Ambiance décontractée et produits frais maison.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-muffin-wooden-cutting-board_140725-10234.jpg?_wi=2", imageAlt: "pâtisserie fondant chocolat dessert", authorName: "Équipe Pâtisserie", authorAvatar: "http://img.b2bpic.net/free-photo/professional-smiling-confectioner-wrapping-box-with-cookies_1163-2864.jpg", date: "Dimanche 10h-14h"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -79,7 +79,7 @@ export default function EventsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg?_wi=5"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
@@ -62,11 +62,11 @@ export default function GroupsPage() {
|
||||
description="Des solutions adaptées pour tous vos besoins en matière de repas collectifs"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Repas d'Affaires", description: "Menus composés et personnalisés pour vos repas professionnels et séminaires d'entreprise.", tag: "Entreprise", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Repas d'affaires"},
|
||||
id: "1", title: "Repas d'Affaires", description: "Menus composés et personnalisés pour vos repas professionnels et séminaires d'entreprise.", tag: "Entreprise", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=2", imageAlt: "Repas d'affaires"},
|
||||
{
|
||||
id: "2", title: "Celebrations & Mariages", description: "Ambiance festive et gastronomique pour vos mariages et événements spéciaux. Accueil jusqu'à 40 personnes.", tag: "Événement", imageSrc: "http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg", imageAlt: "Célébration événement"},
|
||||
id: "2", title: "Celebrations & Mariages", description: "Ambiance festive et gastronomique pour vos mariages et événements spéciaux. Accueil jusqu'à 40 personnes.", tag: "Événement", imageSrc: "http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg?_wi=3", imageAlt: "Célébration événement"},
|
||||
{
|
||||
id: "3", title: "Service Traiteur", description: "Préparation et livraison de plats gastronomiques pour événements à domicile ou en salle.", tag: "Traiteur", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg", imageAlt: "Service traiteur"},
|
||||
id: "3", title: "Service Traiteur", description: "Préparation et livraison de plats gastronomiques pour événements à domicile ou en salle.", tag: "Traiteur", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg?_wi=3", imageAlt: "Service traiteur"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -76,7 +76,7 @@ export default function GroupsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg?_wi=6"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
@@ -5,22 +5,37 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const interTight = Inter_Tight({
|
||||
variable: "--font-inter-tight", subsets: ["latin"],
|
||||
variable: "--font-inter-tight",
|
||||
subsets: ["latin"],
|
||||
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Le Resto - Restaurant Gastronomique à Nîmes", description: "Découvrez Le Resto, restaurant gastronomique à Nîmes. Cuisine de saison raffinée, produits frais, desserts maison et vins régionaux. Réservez maintenant.", keywords: "restaurant Nîmes, cuisine de saison, gastronomique, restaurant centre-ville Nîmes, restaurant traditionnel, cuisine méditerranéenne", metadataBase: new URL("https://le-resto-nimes.fr"),
|
||||
title: "Le Resto - Restaurant Gastronomique à Nîmes",
|
||||
description: "Découvrez Le Resto, restaurant gastronomique à Nîmes. Cuisine de saison raffinée, produits frais, desserts maison et vins régionaux. Réservez maintenant.",
|
||||
keywords: "restaurant Nîmes, cuisine de saison, gastronomique, restaurant centre-ville Nîmes, restaurant traditionnel, cuisine méditerranéenne",
|
||||
metadataBase: new URL("https://le-resto-nimes.fr"),
|
||||
alternates: {
|
||||
canonical: "https://le-resto-nimes.fr"},
|
||||
canonical: "https://le-resto-nimes.fr",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Le Resto - Restaurant Gastronomique à Nîmes", description: "Une cuisine de saison, sincère et raffinée au cœur de Nîmes", url: "https://le-resto-nimes.fr", siteName: "Le Resto", type: "website", images: [
|
||||
title: "Le Resto - Restaurant Gastronomique à Nîmes",
|
||||
description: "Une cuisine de saison, sincère et raffinée au cœur de Nîmes",
|
||||
url: "https://le-resto-nimes.fr",
|
||||
siteName: "Le Resto",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg", alt: "Le Resto - Restaurant Gastronomique"},
|
||||
url: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg",
|
||||
alt: "Le Resto - Restaurant Gastronomique",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Le Resto - Restaurant Gastronomique à Nîmes", description: "Découvrez notre cuisine de saison et nos vins régionaux", images: ["http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg"],
|
||||
card: "summary_large_image",
|
||||
title: "Le Resto - Restaurant Gastronomique à Nîmes",
|
||||
description: "Découvrez notre cuisine de saison et nos vins régionaux",
|
||||
images: ["http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
@@ -1410,4 +1425,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -98,9 +98,9 @@ export default function HomePage() {
|
||||
<AboutMetric
|
||||
title="Une Histoire de Passions et de Saveurs"
|
||||
metrics={[
|
||||
{ icon: Users, label: "Clients satisfaits", value: "10K+" },
|
||||
{ icon: Award, label: "Années de tradition", value: "15+" },
|
||||
{ icon: Leaf, label: "Producteurs locaux", value: "25+" },
|
||||
{ icon: Users, label: "Clients satisfaits", value: "10K+" },
|
||||
{ icon: Wine, label: "Références de vins", value: "150+" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
@@ -243,4 +243,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -51,7 +51,7 @@ export default function ReferencesPage() {
|
||||
{ text: "Retour", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-sliced-whole-vegetables-such-as-onions-green-bell-peppers-tomatoes-brown-wooden-desk-grey-floor_140725-13741.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-sliced-whole-vegetables-such-as-onions-green-bell-peppers-tomatoes-brown-wooden-desk-grey-floor_140725-13741.jpg?_wi=3"
|
||||
imageAlt="Cuisine d'excellence"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -73,7 +73,7 @@ export default function ReferencesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg?_wi=4"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function WinesPage() {
|
||||
{ text: "Retour", href: "/" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg?_wi=3"
|
||||
imageAlt="Sélection de vins"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -71,7 +71,7 @@ export default function WinesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3392.jpg?_wi=3"
|
||||
imageAlt="Ambiance du restaurant Le Resto"
|
||||
logoText="Le Resto"
|
||||
copyrightText="© 2025 Le Resto - Tous droits réservés"
|
||||
|
||||
Reference in New Issue
Block a user