Merge version_1 into main #5

Merged
bender merged 6 commits from version_1 into main 2026-03-10 10:09:26 +00:00
6 changed files with 74 additions and 42 deletions

View File

@@ -87,7 +87,7 @@ export default function AboutPage() {
title: "Taux de satisfaction clients",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30888.jpg"
imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30888.jpg?_wi=2"
imageAlt="landscape architects team garden planning"
useInvertedBackground={false}
mediaAnimation="blur-reveal"

View File

@@ -1,33 +1,65 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Open_Sans } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Open_Sans } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const openSans = Open_Sans({
variable: "--font-open-sans",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Paysagiste à Paris Création de jardins et terrasses",
description: "Création, aménagement et rénovation de jardins, terrasses et cours à Paris. Expertise haut de gamme, devis gratuit, 500+ projets réalisés.",
keywords: "paysagiste Paris, jardin Paris, terrasse, création jardin, paysagisme Île-de-France",
metadataBase: new URL("https://paysagistesparis.fr"),
alternates: {
canonical: "https://paysagistesparis.fr",
},
openGraph: {
title: "Paysagiste Paris Transformez votre jardin",
description: "Créez votre jardin de rêve avec notre agence de paysagisme haut de gamme basée à Paris.",
type: "website",
siteName: "Paysagistes Paris",
locale: "fr_FR",
},
twitter: {
card: "summary_large_image",
title: "Paysagiste Paris",
description: "Services de paysagisme haut de gamme",
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
children: React.ReactNode;
}>) {
return (
<html lang="en" suppressHydrationWarning>
<html lang="fr" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${openSans.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${openSans.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -39,4 +71,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -173,7 +173,7 @@ export default function HomePage() {
title: "Taux de satisfaction clients",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30888.jpg"
imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30888.jpg?_wi=1"
imageAlt="landscape architects team garden planning"
useInvertedBackground={false}
mediaAnimation="blur-reveal"
@@ -188,7 +188,7 @@ export default function HomePage() {
name: "Jardin urbain - Marais, Paris 4e",
price: "22 m² transformés",
variant: "Jardin de ville",
imageSrc: "http://img.b2bpic.net/free-photo/girl-reading-book-street_23-2148171366.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-reading-book-street_23-2148171366.jpg?_wi=1",
imageAlt: "petit jardin urbain Marais style parisien",
},
{
@@ -196,7 +196,7 @@ export default function HomePage() {
name: "Terrasse rooftop - Belleville, Paris 11e",
price: "45 m² aménagés",
variant: "Terrasse panoramique",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-dog-outdoors_23-2149481053.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-dog-outdoors_23-2149481053.jpg?_wi=1",
imageAlt: "terrasse rooftop panoramique Belleville Paris",
},
{
@@ -204,7 +204,7 @@ export default function HomePage() {
name: "Cour intérieure - Batignolles, Paris 17e",
price: "60 m² rénovés",
variant: "Cour transformée",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-showing-colorful-petunias-saplings-wooden-crate_23-2147948220.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-showing-colorful-petunias-saplings-wooden-crate_23-2147948220.jpg?_wi=1",
imageAlt: "cour intérieure rénovée moderne végétalisée",
},
{
@@ -212,7 +212,7 @@ export default function HomePage() {
name: "Jardin privé - Neuilly-sur-Seine",
price: "800 m² réaménagés",
variant: "Jardin d'agrément",
imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969783.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969783.jpg?_wi=1",
imageAlt: "jardin privé grand terrain réaménagement",
},
{
@@ -220,7 +220,7 @@ export default function HomePage() {
name: "Terrasse copropriété - Paris 6e",
price: "120 m² végétalisés",
variant: "Espace collectif",
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127846.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127846.jpg?_wi=1",
imageAlt: "terrasse copropriété collectif immeuble végétal",
},
{
@@ -228,7 +228,7 @@ export default function HomePage() {
name: "Jardin méditerranéen - Boulogne-Billancourt",
price: "350 m² plantés",
variant: "Jardin méditerranéen",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-santorini-garden_23-2151977261.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-santorini-garden_23-2151977261.jpg?_wi=1",
imageAlt: "jardin méditerranéen plantes chaudes climat",
},
]}
@@ -252,7 +252,7 @@ export default function HomePage() {
name: "Sophie Leclerc",
handle: "Client particulier - 6e arrondissement",
testimonial: "Transformation complète de notre jardin. Équipe professionnelle, créative et respectueuse des délais. Nous adorons notre nouvel espace !",
imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=1",
imageAlt: "Sophie Leclerc",
},
{
@@ -260,7 +260,7 @@ export default function HomePage() {
name: "Marc Durand",
handle: "Copropriété - Paris 5e",
testimonial: "Excellente gestion de projet pour notre cour intérieure. Les résidents sont ravis. Hautement recommandé pour les copropriétés.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=1",
imageAlt: "Marc Durand",
},
{
@@ -268,7 +268,7 @@ export default function HomePage() {
name: "Christine Moreau",
handle: "Cabinet médical - Paris 8e",
testimonial: "Notre terrasse est devenue un atout pour nos patients. Design élégant et maintenance simple. Merci beaucoup !",
imageSrc: "http://img.b2bpic.net/free-photo/size-inclusive-white-t-shirt-beige-blazer-women-s-business-attire_53876-119748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/size-inclusive-white-t-shirt-beige-blazer-women-s-business-attire_53876-119748.jpg?_wi=1",
imageAlt: "Christine Moreau",
},
{
@@ -276,7 +276,7 @@ export default function HomePage() {
name: "Jean-Pierre Arnaud",
handle: "Propriétaire - Neuilly-sur-Seine",
testimonial: "Projet ambitieux parfaitement exécuté. L'équipe a écouté nos souhaits et proposé des solutions innovantes. Très satisfait.",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-something-laughing-out-pointing-with-index-finger-something-someone-standing-brown-background_141793-133931.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-something-laughing-out-pointing-with-index-finger-something-someone-standing-brown-background_141793-133931.jpg?_wi=1",
imageAlt: "Jean-Pierre Arnaud",
},
{
@@ -284,7 +284,7 @@ export default function HomePage() {
name: "Isabelle Petit",
handle: "Hôtel-restaurant - Paris 11e",
testimonial: "Aménagement de jardin qui correspond parfaitement à notre identité. Les clients remarquent immédiatement la qualité. Bravo !",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg?_wi=1",
imageAlt: "Isabelle Petit",
},
{
@@ -292,7 +292,7 @@ export default function HomePage() {
name: "Olivier Bernard",
handle: "Architecte - Paris 3e",
testimonial: "Collaboration fluide et professionnelle. Leurs propositions enrichissent nos projets. Un partenaire de confiance.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=2",
imageAlt: "Olivier Bernard",
},
]}

View File

@@ -56,7 +56,7 @@ export default function ProjectsPage() {
name: "Jardin urbain - Marais, Paris 4e",
price: "22 m² transformés",
variant: "Jardin de ville",
imageSrc: "http://img.b2bpic.net/free-photo/girl-reading-book-street_23-2148171366.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-reading-book-street_23-2148171366.jpg?_wi=2",
imageAlt: "petit jardin urbain Marais style parisien",
},
{
@@ -64,7 +64,7 @@ export default function ProjectsPage() {
name: "Terrasse rooftop - Belleville, Paris 11e",
price: "45 m² aménagés",
variant: "Terrasse panoramique",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-dog-outdoors_23-2149481053.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-dog-outdoors_23-2149481053.jpg?_wi=2",
imageAlt: "terrasse rooftop panoramique Belleville Paris",
},
{
@@ -72,7 +72,7 @@ export default function ProjectsPage() {
name: "Cour intérieure - Batignolles, Paris 17e",
price: "60 m² rénovés",
variant: "Cour transformée",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-showing-colorful-petunias-saplings-wooden-crate_23-2147948220.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-showing-colorful-petunias-saplings-wooden-crate_23-2147948220.jpg?_wi=2",
imageAlt: "cour intérieure rénovée moderne végétalisée",
},
{
@@ -80,7 +80,7 @@ export default function ProjectsPage() {
name: "Jardin privé - Neuilly-sur-Seine",
price: "800 m² réaménagés",
variant: "Jardin d'agrément",
imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969783.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969783.jpg?_wi=2",
imageAlt: "jardin privé grand terrain réaménagement",
},
{
@@ -88,7 +88,7 @@ export default function ProjectsPage() {
name: "Terrasse copropriété - Paris 6e",
price: "120 m² végétalisés",
variant: "Espace collectif",
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127846.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127846.jpg?_wi=2",
imageAlt: "terrasse copropriété collectif immeuble végétal",
},
{
@@ -96,7 +96,7 @@ export default function ProjectsPage() {
name: "Jardin méditerranéen - Boulogne-Billancourt",
price: "350 m² plantés",
variant: "Jardin méditerranéen",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-santorini-garden_23-2151977261.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-santorini-garden_23-2151977261.jpg?_wi=2",
imageAlt: "jardin méditerranéen plantes chaudes climat",
},
];
@@ -107,7 +107,7 @@ export default function ProjectsPage() {
name: "Sophie Leclerc",
handle: "Client particulier - 6e arrondissement",
testimonial: "Transformation complète de notre jardin. Équipe professionnelle, créative et respectueuse des délais. Nous adorons notre nouvel espace !",
imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=2",
imageAlt: "Sophie Leclerc",
},
{
@@ -115,7 +115,7 @@ export default function ProjectsPage() {
name: "Marc Durand",
handle: "Copropriété - Paris 5e",
testimonial: "Excellente gestion de projet pour notre cour intérieure. Les résidents sont ravis. Hautement recommandé pour les copropriétés.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=3",
imageAlt: "Marc Durand",
},
{
@@ -123,7 +123,7 @@ export default function ProjectsPage() {
name: "Christine Moreau",
handle: "Cabinet médical - Paris 8e",
testimonial: "Notre terrasse est devenue un atout pour nos patients. Design élégant et maintenance simple. Merci beaucoup !",
imageSrc: "http://img.b2bpic.net/free-photo/size-inclusive-white-t-shirt-beige-blazer-women-s-business-attire_53876-119748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/size-inclusive-white-t-shirt-beige-blazer-women-s-business-attire_53876-119748.jpg?_wi=2",
imageAlt: "Christine Moreau",
},
{
@@ -131,7 +131,7 @@ export default function ProjectsPage() {
name: "Jean-Pierre Arnaud",
handle: "Propriétaire - Neuilly-sur-Seine",
testimonial: "Projet ambitieux parfaitement exécuté. L'équipe a écouté nos souhaits et proposé des solutions innovantes. Très satisfait.",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-something-laughing-out-pointing-with-index-finger-something-someone-standing-brown-background_141793-133931.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-something-laughing-out-pointing-with-index-finger-something-someone-standing-brown-background_141793-133931.jpg?_wi=2",
imageAlt: "Jean-Pierre Arnaud",
},
{
@@ -139,7 +139,7 @@ export default function ProjectsPage() {
name: "Isabelle Petit",
handle: "Hôtel-restaurant - Paris 11e",
testimonial: "Aménagement de jardin qui correspond parfaitement à notre identité. Les clients remarquent immédiatement la qualité. Bravo !",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg?_wi=2",
imageAlt: "Isabelle Petit",
},
{
@@ -147,7 +147,7 @@ export default function ProjectsPage() {
name: "Olivier Bernard",
handle: "Architecte - Paris 3e",
testimonial: "Collaboration fluide et professionnelle. Leurs propositions enrichissent nos projets. Un partenaire de confiance.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=4",
imageAlt: "Olivier Bernard",
},
];

View File

@@ -114,7 +114,7 @@ export default function ServicesPage() {
{ value: "500+", title: "Projets réalisés avec succès" },
{ value: "98%", title: "Taux de satisfaction clients" },
]}
imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30888.jpg"
imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30888.jpg?_wi=3"
imageAlt="landscape architects team garden planning"
useInvertedBackground={false}
mediaAnimation="blur-reveal"

View File

@@ -81,7 +81,7 @@ export default function TestimonialsPage() {
testimonial:
"Transformation complète de notre jardin. Équipe professionnelle, créative et respectueuse des délais. Nous adorons notre nouvel espace !",
imageSrc:
"http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg",
"http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg?_wi=3",
imageAlt: "Sophie Leclerc",
},
{
@@ -91,7 +91,7 @@ export default function TestimonialsPage() {
testimonial:
"Excellente gestion de projet pour notre cour intérieure. Les résidents sont ravis. Hautement recommandé pour les copropriétés.",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg",
"http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=5",
imageAlt: "Marc Durand",
},
{
@@ -101,7 +101,7 @@ export default function TestimonialsPage() {
testimonial:
"Notre terrasse est devenue un atout pour nos patients. Design élégant et maintenance simple. Merci beaucoup !",
imageSrc:
"http://img.b2bpic.net/free-photo/size-inclusive-white-t-shirt-beige-blazer-women-s-business-attire_53876-119748.jpg",
"http://img.b2bpic.net/free-photo/size-inclusive-white-t-shirt-beige-blazer-women-s-business-attire_53876-119748.jpg?_wi=3",
imageAlt: "Christine Moreau",
},
{
@@ -111,7 +111,7 @@ export default function TestimonialsPage() {
testimonial:
"Projet ambitieux parfaitement exécuté. L'équipe a écouté nos souhaits et proposé des solutions innovantes. Très satisfait.",
imageSrc:
"http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-something-laughing-out-pointing-with-index-finger-something-someone-standing-brown-background_141793-133931.jpg",
"http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-something-laughing-out-pointing-with-index-finger-something-someone-standing-brown-background_141793-133931.jpg?_wi=3",
imageAlt: "Jean-Pierre Arnaud",
},
{
@@ -121,7 +121,7 @@ export default function TestimonialsPage() {
testimonial:
"Aménagement de jardin qui correspond parfaitement à notre identité. Les clients remarquent immédiatement la qualité. Bravo !",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg",
"http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg?_wi=3",
imageAlt: "Isabelle Petit",
},
{
@@ -131,7 +131,7 @@ export default function TestimonialsPage() {
testimonial:
"Collaboration fluide et professionnelle. Leurs propositions enrichissent nos projets. Un partenaire de confiance.",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg",
"http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg?_wi=6",
imageAlt: "Olivier Bernard",
},
]}