From 996181f25842daf54f32293db5667a26e99bf831 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:47:54 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f770853..59c1785 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const nunito = Nunito({ - variable: "--font-nunito", - subsets: ["latin"], + variable: "--font-nunito", subsets: ["latin"], }); export const metadata: Metadata = { - title: "DISTILLERIE DE LA SALLE - Cognac Premium Val-de-Cognac", - description: "Découvrez notre cognac premium élaboré selon les traditions ancestrales au cœur du Val-de-Cognac. Expertise, héritage et savoir-faire depuis des générations.", - keywords: "cognac, distillerie, Val-de-Cognac, eau-de-vie, alcool premium, distillation traditionnelle, Charente, France", - metadataBase: new URL("https://distilleriedelasalle.com"), + title: "DISTILLERIE DE LA SALLE - Cognac Premium Val-de-Cognac", description: "Découvrez notre cognac premium élaboré selon les traditions ancestrales au cœur du Val-de-Cognac. Expertise, héritage et savoir-faire depuis des générations.", keywords: "cognac, distillerie, Val-de-Cognac, eau-de-vie, alcool premium, distillation traditionnelle, Charente, France", metadataBase: new URL("https://distilleriedelasalle.com"), alternates: { - canonical: "https://distilleriedelasalle.com", - }, + canonical: "https://distilleriedelasalle.com"}, openGraph: { - title: "DISTILLERIE DE LA SALLE - Cognac Traditionnel Premium", - description: "Fabrique d'alcool au cœur du Val-de-Cognac. Cognacs et eaux-de-vie élaborés selon nos traditions ancestrales.", - url: "https://distilleriedelasalle.com", - siteName: "DISTILLERIE DE LA SALLE", - type: "website", - images: [ + title: "DISTILLERIE DE LA SALLE - Cognac Traditionnel Premium", description: "Fabrique d'alcool au cœur du Val-de-Cognac. Cognacs et eaux-de-vie élaborés selon nos traditions ancestrales.", url: "https://distilleriedelasalle.com", siteName: "DISTILLERIE DE LA SALLE", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/california-vineyards-santa-barbara_181624-29275.jpg", - alt: "Vignes du Val-de-Cognac", - }, + url: "http://img.b2bpic.net/free-photo/california-vineyards-santa-barbara_181624-29275.jpg", alt: "Vignes du Val-de-Cognac"}, ], }, twitter: { - card: "summary_large_image", - title: "DISTILLERIE DE LA SALLE - Cognac Premium", - description: "Découvrez notre cognac traditionnel élaboré au cœur du Val-de-Cognac", - images: ["http://img.b2bpic.net/free-photo/closeup-shot-bottles-tequila-black-background_181624-59578.jpg"], + card: "summary_large_image", title: "DISTILLERIE DE LA SALLE - Cognac Premium", description: "Découvrez notre cognac traditionnel élaboré au cœur du Val-de-Cognac", images: ["http://img.b2bpic.net/free-photo/closeup-shot-bottles-tequila-black-background_181624-59578.jpg"], }, robots: { index: true, -- 2.49.1 From cb4280314d48f0a057c38ae4c5288e2c79e579b3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:47:54 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 107 ++++++++++------------------------------------- 1 file changed, 22 insertions(+), 85 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7480c20..44e4cfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,8 +23,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Navigation", - items: [ + title: "Navigation", items: [ { label: "Accueil", href: "/" }, { label: "À Propos", href: "/about" }, { label: "Nos Produits", href: "/products" }, @@ -32,8 +31,7 @@ export default function HomePage() { ], }, { - title: "Légal", - items: [ + title: "Légal", items: [ { label: "Politique de Confidentialité", href: "#" }, { label: "Conditions d'Utilisation", href: "#" }, { label: "Mentions Légales", href: "#" }, @@ -41,8 +39,7 @@ export default function HomePage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Email: info@distilleriedelasalle.com", href: "mailto:info@distilleriedelasalle.com" }, { label: "Tél: 05 45 35 91 03", href: "tel:+33545359103" }, { label: "Horaires: Lu-Ve 9h-17h", href: "#" }, @@ -80,39 +77,23 @@ export default function HomePage() { background={{ variant: "radial-gradient" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/california-vineyards-santa-barbara_181624-29275.jpg?_wi=1", - imageAlt: "Vignes du Val-de-Cognac", - }, + imageSrc: "http://img.b2bpic.net/free-photo/california-vineyards-santa-barbara_181624-29275.jpg?_wi=1", imageAlt: "Vignes du Val-de-Cognac"}, { - imageSrc: "http://img.b2bpic.net/free-photo/barrels-contemporary-winery_1398-4738.jpg", - imageAlt: "Barriques de vieillissement", - }, + imageSrc: "http://img.b2bpic.net/free-photo/barrels-contemporary-winery_1398-4738.jpg", imageAlt: "Barriques de vieillissement"}, { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-people-working-beer-factory_23-2150573937.jpg?_wi=1", - imageAlt: "Alambic en cuivre traditionnel", - }, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-people-working-beer-factory_23-2150573937.jpg?_wi=1", imageAlt: "Alambic en cuivre traditionnel"}, { - imageSrc: "http://img.b2bpic.net/free-photo/glassblower-holding-glassware_107420-74227.jpg?_wi=1", - imageAlt: "Maître distillateur", - }, + imageSrc: "http://img.b2bpic.net/free-photo/glassblower-holding-glassware_107420-74227.jpg?_wi=1", imageAlt: "Maître distillateur"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bottles-tequila-black-background_181624-59578.jpg?_wi=1", - imageAlt: "Bouteilles de cognac premium", - }, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bottles-tequila-black-background_181624-59578.jpg?_wi=1", imageAlt: "Bouteilles de cognac premium"}, { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-people-working-beer-factory_23-2150573937.jpg?_wi=2", - imageAlt: "Process de distillation", - }, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-people-working-beer-factory_23-2150573937.jpg?_wi=2", imageAlt: "Process de distillation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cognac-horizontal-glass_23-2148673802.jpg?_wi=1", - imageAlt: "Réserve exceptionnelle", - }, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cognac-horizontal-glass_23-2148673802.jpg?_wi=1", imageAlt: "Réserve exceptionnelle"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cornell-chimes-bell-tower-cornell-university-campus_649448-1870.jpg?_wi=1", - imageAlt: "Distillerie historique", - }, + imageSrc: "http://img.b2bpic.net/free-photo/cornell-chimes-bell-tower-cornell-university-campus_649448-1870.jpg?_wi=1", imageAlt: "Distillerie historique"}, ]} carouselPosition="right" buttons={[ @@ -145,29 +126,11 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "cognac-classic", - name: "Cognac Classique", - price: "65€", - variant: "VS · Alcool 40%", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cognac-horizontal-glass_23-2148673802.jpg?_wi=2", - imageAlt: "Cognac Classique", - }, + id: "cognac-classic", name: "Cognac Classique", price: "65€", variant: "VS · Alcool 40%", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cognac-horizontal-glass_23-2148673802.jpg?_wi=2", imageAlt: "Cognac Classique"}, { - id: "cognac-reserve", - name: "Réserve Exceptionnelle", - price: "120€", - variant: "VSOP · Alcool 40%", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cognac-horizontal-glass_23-2148673802.jpg?_wi=3", - imageAlt: "Réserve Exceptionnelle", - }, + id: "cognac-reserve", name: "Réserve Exceptionnelle", price: "120€", variant: "VSOP · Alcool 40%", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cognac-horizontal-glass_23-2148673802.jpg?_wi=3", imageAlt: "Réserve Exceptionnelle"}, { - id: "eau-de-vie", - name: "Eau-de-Vie Premium", - price: "85€", - variant: "Blanche · Alcool 55%", - imageSrc: "http://img.b2bpic.net/free-photo/two-bottles-glass-wine-marble-table-with-lemons-cherry-plums_114579-34138.jpg?_wi=1", - imageAlt: "Eau-de-Vie Premium", - }, + id: "eau-de-vie", name: "Eau-de-Vie Premium", price: "85€", variant: "Blanche · Alcool 55%", imageSrc: "http://img.b2bpic.net/free-photo/two-bottles-glass-wine-marble-table-with-lemons-cherry-plums_114579-34138.jpg?_wi=1", imageAlt: "Eau-de-Vie Premium"}, ]} textboxLayout="default" gridVariant="three-columns-all-equal-width" @@ -187,32 +150,14 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "selection", - title: "Sélection des Matières Premières", - author: "Maître Distillateur", - description: "Nous sélectionnons avec soin les raisins les plus nobles de la région du Val-de-Cognac pour garantir la qualité supérieure de nos eaux-de-vie.", - tags: ["Raisins Premium", "Sélection Naturelle"], - imageSrc: "http://img.b2bpic.net/free-photo/barrels-old-winery_1398-4735.jpg?_wi=1", - imageAlt: "Sélection de barriques", - }, + id: "selection", title: "Sélection des Matières Premières", author: "Maître Distillateur", description: "Nous sélectionnons avec soin les raisins les plus nobles de la région du Val-de-Cognac pour garantir la qualité supérieure de nos eaux-de-vie.", tags: ["Raisins Premium", "Sélection Naturelle"], + imageSrc: "http://img.b2bpic.net/free-photo/barrels-old-winery_1398-4735.jpg?_wi=1", imageAlt: "Sélection de barriques"}, { - id: "fermentation", - title: "Fermentation et Distillation", - author: "Équipe Technique", - description: "Le processus de fermentation minutieux est suivi d'une double distillation en alambic de cuivre, respectant les méthodes ancestrales.", - tags: ["Alambic Cuivre", "Double Distillation"], - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-people-working-beer-factory_23-2150573937.jpg?_wi=3", - imageAlt: "Processus de distillation", - }, + id: "fermentation", title: "Fermentation et Distillation", author: "Équipe Technique", description: "Le processus de fermentation minutieux est suivi d'une double distillation en alambic de cuivre, respectant les méthodes ancestrales.", tags: ["Alambic Cuivre", "Double Distillation"], + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-people-working-beer-factory_23-2150573937.jpg?_wi=3", imageAlt: "Processus de distillation"}, { - id: "aging", - title: "Vieillissement en Barriques", - author: "Maître de Cave", - description: "Un vieillissement patient en barriques de chêne français confère au cognac sa richesse aromatique et sa couleur ambrée caractéristique.", - tags: ["Chêne Français", "Vieillissement Naturel"], - imageSrc: "http://img.b2bpic.net/free-photo/human-hand-making-turkish-coffee-sand-caf_23-2148209257.jpg?_wi=1", - imageAlt: "Vieillissement en cave", - }, + id: "aging", title: "Vieillissement en Barriques", author: "Maître de Cave", description: "Un vieillissement patient en barriques de chêne français confère au cognac sa richesse aromatique et sa couleur ambrée caractéristique.", tags: ["Chêne Français", "Vieillissement Naturel"], + imageSrc: "http://img.b2bpic.net/free-photo/human-hand-making-turkish-coffee-sand-caf_23-2148209257.jpg?_wi=1", imageAlt: "Vieillissement en cave"}, ]} animationType="slide-up" textboxLayout="default" @@ -231,15 +176,7 @@ export default function HomePage() { useInvertedBackground={false} names={["Hennessy", "Rémy Martin", "Martell", "Courvoisier", "Otard", "Camus", "Frapin", "Tesseron"]} logos={[ - "http://img.b2bpic.net/free-vector/whiskey-label-design_1198-163.jpg", - "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg", - "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg", - "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg", - "http://img.b2bpic.net/free-vector/luxury-retro-logo-set_23-2148380231.jpg", - "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg", - "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg", - "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg", - ]} + "http://img.b2bpic.net/free-vector/whiskey-label-design_1198-163.jpg", "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg", "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg", "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg", "http://img.b2bpic.net/free-vector/luxury-retro-logo-set_23-2148380231.jpg", "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg", "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg", "http://img.b2bpic.net/free-vector/vintage-background-design_1375-451.jpg"]} speed={40} showCard={true} /> @@ -251,7 +188,7 @@ export default function HomePage() { tagIcon={MapPin} tagAnimation="slide-up" title="Visitez Notre Distillerie" - description="DISTILLERIE DE LA SALLE 14 Rte de la Garnerie 16370 Val-de-Cognac, France Téléphone: 05 45 35 91 03 Web: distilleriedelasalle.com" + description="Val-de-Cognac, France — Ouvert Lu-Ve 9h-17h" buttons={[ { text: "Nous Contacter", href: "/contact" }, { text: "Localisation Google Maps", href: "https://maps.google.com" }, -- 2.49.1