5 Commits

Author SHA1 Message Date
38c192e386 Update src/app/page.tsx 2026-03-03 18:00:33 +00:00
0fd55e93ca Update src/app/page.tsx 2026-03-03 17:50:12 +00:00
563dc5bb6f Update src/app/layout.tsx 2026-03-03 17:50:10 +00:00
adfad8a588 Merge version_1 into main
Merge version_1 into main
2026-03-03 17:48:06 +00:00
c5ee185151 Merge version_1 into main
Merge version_1 into main
2026-03-03 17:34:55 +00:00
2 changed files with 18 additions and 33 deletions

View File

@@ -5,37 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag"; import Tag from "@/tag/Tag";
const interTight = Inter_Tight({ const interTight = Inter_Tight({
variable: "--font-inter-tight", variable: "--font-inter-tight", subsets: ["latin"],
subsets: ["latin"],
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"], weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Le Resto - Restaurant Gastronomique à Nîmes", 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"),
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: { alternates: {
canonical: "https://le-resto-nimes.fr", canonical: "https://le-resto-nimes.fr"},
},
openGraph: { openGraph: {
title: "Le Resto - Restaurant Gastronomique à Nîmes", 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: [
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", url: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg", alt: "Le Resto - Restaurant Gastronomique"},
alt: "Le Resto - Restaurant Gastronomique",
},
], ],
}, },
twitter: { twitter: {
card: "summary_large_image", 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"],
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: { robots: {
index: true, index: true,
@@ -1425,4 +1410,4 @@ export default function RootLayout({
</ServiceWrapper> </ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -80,13 +80,13 @@ export default function HomePage() {
description="Découvrez les piliers de notre cuisine gastronomique" description="Découvrez les piliers de notre cuisine gastronomique"
features={[ features={[
{ {
id: "1", title: "Cuisine de Saison", description: "Nos chefs sélectionnent chaque jour les meilleurs produits auprès des producteurs locaux.", tag: "Fraîcheur", imageSrc: "http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg", imageAlt: "Marché produits saison légumes"}, id: "1", title: "Cuisine de Saison", description: "Nos chefs sélectionnent chaque jour les meilleurs produits auprès des producteurs locaux.", tag: "Fraîcheur", imageSrc: "http://img.b2bpic.net/free-photo/harvest-fresh-vegetable-baskets-presented-outdoor-market-sale_346278-729.jpg?_wi=1", imageAlt: "Marché produits saison légumes"},
{ {
id: "2", title: "Produits Frais", description: "Provenance locale et régionale pour garantir qualité et saveur authentique.", tag: "Qualité", 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: "Ingrédients frais produits cuisine"}, id: "2", title: "Produits Frais", description: "Provenance locale et régionale pour garantir qualité et saveur authentique.", tag: "Qualité", 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=1", imageAlt: "Ingrédients frais produits cuisine"},
{ {
id: "3", title: "Desserts Faits Maison", description: "Créations pâtissières élaborées quotidiennement par nos artisans pâtissiers.", tag: "Gourmandise", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg", imageAlt: "Desserts pâtisserie gâteau sucré"}, id: "3", title: "Desserts Faits Maison", description: "Créations pâtissières élaborées quotidiennement par nos artisans pâtissiers.", tag: "Gourmandise", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-caramel-cake-with-strawberry-cream_114579-17879.jpg?_wi=1", imageAlt: "Desserts pâtisserie gâteau sucré"},
{ {
id: "4", title: "Vins Régionaux", description: "Sélection de crus locaux et régionaux pour accompagner votre repas.", tag: "Terroir", imageSrc: "http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg", imageAlt: "Vin bouteille cave dégustation"}, id: "4", title: "Vins Régionaux", description: "Sélection de crus locaux et régionaux pour accompagner votre repas.", tag: "Terroir", imageSrc: "http://img.b2bpic.net/free-photo/male-customer-holding-bottle-red-wine-close-up_169016-38810.jpg?_wi=1", imageAlt: "Vin bouteille cave dégustation"},
]} ]}
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
@@ -98,9 +98,9 @@ export default function HomePage() {
<AboutMetric <AboutMetric
title="Une Histoire de Passions et de Saveurs" title="Une Histoire de Passions et de Saveurs"
metrics={[ metrics={[
{ icon: Users, label: "Clients satisfaits", value: "10K+" },
{ icon: Award, label: "Années de tradition", value: "15+" }, { icon: Award, label: "Années de tradition", value: "15+" },
{ icon: Leaf, label: "Producteurs locaux", value: "25+" }, { icon: Leaf, label: "Producteurs locaux", value: "25+" },
{ icon: Users, label: "Clients satisfaits", value: "10K+" },
{ icon: Wine, label: "Références de vins", value: "150+" }, { icon: Wine, label: "Références de vins", value: "150+" },
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
@@ -141,7 +141,7 @@ export default function HomePage() {
{ {
id: "4", name: "Laurent Bernard", handle: "@lbernard", testimonial: id: "4", name: "Laurent Bernard", handle: "@lbernard", testimonial:
"Cuisine de saison, vins régionaux sélectionnés avec soin, et un service impeccable. Le Resto mérite sa réputation.", rating: 5, "Cuisine de saison, vins régionaux sélectionnés avec soin, et un service impeccable. Le Resto mérite sa réputation.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "homme affaires portrait professionnel"}, imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=1", imageAlt: "homme affaires portrait professionnel"},
{ {
id: "5", name: "Isabelle Rousseau", handle: "@isabelle_r", testimonial: id: "5", name: "Isabelle Rousseau", handle: "@isabelle_r", testimonial:
"Une table d'exception dans le cœur de Nîmes. Chaque plat est une œuvre d'art culinaire.", rating: 5, "Une table d'exception dans le cœur de Nîmes. Chaque plat est une œuvre d'art culinaire.", rating: 5,
@@ -165,13 +165,13 @@ export default function HomePage() {
blogs={[ blogs={[
{ {
id: "1", category: "Menu Spécial", title: "Menu Féria des Vendanges 2025", excerpt: id: "1", category: "Menu Spécial", title: "Menu Féria des Vendanges 2025", excerpt:
"Découvrez notre menu festif avec paëlla valenciana et ambiance méditerranéenne. Sangria maison et desserts spéciaux.", 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 janvier 2025"}, "Découvrez notre menu festif avec paëlla valenciana et ambiance méditerranéenne. Sangria maison et desserts spéciaux.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072591.jpg?_wi=1", 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 janvier 2025"},
{ {
id: "2", category: "Partenariat", title: "Collaboration avec les Producteurs Locaux", excerpt: id: "2", category: "Partenariat", title: "Collaboration avec les Producteurs Locaux", excerpt:
"Nous rencontrons les producteurs du Gard pour sélectionner les meilleurs produits de saison.", 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: "8 janvier 2025"}, "Nous rencontrons les producteurs du Gard pour sélectionner les meilleurs produits de saison.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-young-woman-buying-organic-bio-products_482257-77601.jpg?_wi=1", 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: "8 janvier 2025"},
{ {
id: "3", category: "Cuisine", title: "Secrets de Nos Desserts Faits Maison", excerpt: id: "3", category: "Cuisine", title: "Secrets de Nos Desserts Faits Maison", excerpt:
"Plongez dans l'univers pâtissier du Resto avec l'histoire de nos créations sucrées signature.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-muffin-wooden-cutting-board_140725-10234.jpg", imageAlt: "pâtisserie fondant chocolat dessert", authorName: "Pâtissier du Resto", authorAvatar: "http://img.b2bpic.net/free-photo/professional-smiling-confectioner-wrapping-box-with-cookies_1163-2864.jpg", date: "1er janvier 2025"}, "Plongez dans l'univers pâtissier du Resto avec l'histoire de nos créations sucrées signature.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-muffin-wooden-cutting-board_140725-10234.jpg?_wi=1", imageAlt: "pâtisserie fondant chocolat dessert", authorName: "Pâtissier du Resto", authorAvatar: "http://img.b2bpic.net/free-photo/professional-smiling-confectioner-wrapping-box-with-cookies_1163-2864.jpg", date: "1er janvier 2025"},
]} ]}
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
@@ -209,7 +209,7 @@ export default function HomePage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <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=1"
imageAlt="Ambiance du restaurant Le Resto" imageAlt="Ambiance du restaurant Le Resto"
logoText="Le Resto" logoText="Le Resto"
copyrightText="© 2025 Le Resto - Tous droits réservés" copyrightText="© 2025 Le Resto - Tous droits réservés"
@@ -243,4 +243,4 @@ export default function HomePage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }