Merge version_1 into main #3
@@ -126,7 +126,7 @@ export default function AboutPage() {
|
||||
name: "Marc Durand",
|
||||
role: "Entrepreneur BTP",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-standing-with-hands-raised-holding-hammer-adjustable-wrench-threatening-pose-having-fun-isolated-blue-wall_141793-14163.jpg",
|
||||
"http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-standing-with-hands-raised-holding-hammer-adjustable-wrench-threatening-pose-having-fun-isolated-blue-wall_141793-14163.jpg?_wi=2",
|
||||
imageAlt: "Marc Durand",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function AboutPage() {
|
||||
name: "Sophie Martin",
|
||||
role: "Particulier",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chifon-shirt-while-standing-street-with-folded-arms_158595-6589.jpg",
|
||||
"http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chifon-shirt-while-standing-street-with-folded-arms_158595-6589.jpg?_wi=2",
|
||||
imageAlt: "Sophie Martin",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function AboutPage() {
|
||||
name: "Jean Leclerc",
|
||||
role: "Gestionnaire de projet",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-cheerful-guy-classic-black-shirt-with-arms-crossed_146671-13946.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-cheerful-guy-classic-black-shirt-with-arms-crossed_146671-13946.jpg?_wi=2",
|
||||
imageAlt: "Jean Leclerc",
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function AboutPage() {
|
||||
name: "Thomas Renaud",
|
||||
role: "Artisan",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-construction-worker-safety-helmet-glasses_176474-86014.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-construction-worker-safety-helmet-glasses_176474-86014.jpg?_wi=2",
|
||||
imageAlt: "Thomas Renaud",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function AboutPage() {
|
||||
name: "Valérie Blanc",
|
||||
role: "Chef de projet",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-black-businesswoman-office_637285-9877.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-black-businesswoman-office_637285-9877.jpg?_wi=2",
|
||||
imageAlt: "Valérie Blanc",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function AboutPage() {
|
||||
name: "Pierre Rousseau",
|
||||
role: "Entrepreneur",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
|
||||
"http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2",
|
||||
imageAlt: "Pierre Rousseau",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -60,7 +60,7 @@ export default function CatalogPage() {
|
||||
name: "Excavatrice",
|
||||
price: "À partir de 250€/jour",
|
||||
variant: "Modèle professionnel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seeder-attached-tractor-field_146671-19092.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seeder-attached-tractor-field_146671-19092.jpg?_wi=2",
|
||||
imageAlt: "Excavatrice professionnelle",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function CatalogPage() {
|
||||
name: "Échafaudage",
|
||||
price: "À partir de 100€/jour",
|
||||
variant: "Structure temporaire",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/centre-pompidou-blue-sky-sunlight-daytime-paris-france_181624-16566.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/centre-pompidou-blue-sky-sunlight-daytime-paris-france_181624-16566.jpg?_wi=2",
|
||||
imageAlt: "Échafaudage de construction",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function CatalogPage() {
|
||||
name: "Compresseur",
|
||||
price: "À partir de 50€/jour",
|
||||
variant: "Portable et performant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881684.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881684.jpg?_wi=2",
|
||||
imageAlt: "Compresseur d'air industriel",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function CatalogPage() {
|
||||
name: "Bétonnière",
|
||||
price: "À partir de 75€/jour",
|
||||
variant: "Rendement optimal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-tool-set-set-wooden-floor_1150-15367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-tool-set-set-wooden-floor_1150-15367.jpg?_wi=2",
|
||||
imageAlt: "Bétonnière professionnelle",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function CatalogPage() {
|
||||
name: "Perceuse électrique",
|
||||
price: "À partir de 30€/jour",
|
||||
variant: "Puissante et robuste",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg?_wi=2",
|
||||
imageAlt: "Perceuse électrique industrielle",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function CatalogPage() {
|
||||
name: "Tour d'échafaudage",
|
||||
price: "À partir de 120€/jour",
|
||||
variant: "Hauteur réglable",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg?_wi=3",
|
||||
imageAlt: "Tour d'échafaudage ajustable",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -60,11 +60,11 @@ export default function HomePage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-tool-set-set-wooden-floor_1150-15367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-tool-set-set-wooden-floor_1150-15367.jpg?_wi=1",
|
||||
imageAlt: "Équipement de construction professionnel",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg?_wi=1",
|
||||
imageAlt: "Livraison rapide de matériel",
|
||||
},
|
||||
{
|
||||
@@ -113,21 +113,21 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Livraison rapide",
|
||||
description: "Matériel livré en quelques heures ou le jour même selon votre besoin. Vous ne perdez pas de temps.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg?_wi=2",
|
||||
imageAlt: "Livraison rapide",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Équipement fiable",
|
||||
description: "Tous nos équipements sont régulièrement maintenus et contrôlés. Vous pouvez faire confiance à la qualité.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg?_wi=1",
|
||||
imageAlt: "Équipement fiable et de qualité",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Proximité locale",
|
||||
description: "Nous sommes proches de vous et réactifs à vos demandes. Un vrai service de proximité, pas une grosse machine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-roommates-making-food_23-2148903579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-roommates-making-food_23-2148903579.jpg?_wi=1",
|
||||
imageAlt: "Service local de proximité",
|
||||
},
|
||||
]}
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
name: "Excavatrice",
|
||||
price: "À partir de 250€/jour",
|
||||
variant: "Modèle professionnel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seeder-attached-tractor-field_146671-19092.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seeder-attached-tractor-field_146671-19092.jpg?_wi=1",
|
||||
imageAlt: "Excavatrice professionnelle",
|
||||
},
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function HomePage() {
|
||||
name: "Échafaudage",
|
||||
price: "À partir de 100€/jour",
|
||||
variant: "Structure temporaire",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/centre-pompidou-blue-sky-sunlight-daytime-paris-france_181624-16566.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/centre-pompidou-blue-sky-sunlight-daytime-paris-france_181624-16566.jpg?_wi=1",
|
||||
imageAlt: "Échafaudage de construction",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
name: "Compresseur",
|
||||
price: "À partir de 50€/jour",
|
||||
variant: "Portable et performant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881684.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881684.jpg?_wi=1",
|
||||
imageAlt: "Compresseur d'air industriel",
|
||||
},
|
||||
]}
|
||||
@@ -204,7 +204,7 @@ export default function HomePage() {
|
||||
quote: "Équipe réactive et professionnelle. Les équipements sont toujours en bon état. Je recommande vivement LOCGERS pour vos besoins de location.",
|
||||
name: "Marc Durand",
|
||||
role: "Entrepreneur BTP",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-standing-with-hands-raised-holding-hammer-adjustable-wrench-threatening-pose-having-fun-isolated-blue-wall_141793-14163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-standing-with-hands-raised-holding-hammer-adjustable-wrench-threatening-pose-having-fun-isolated-blue-wall_141793-14163.jpg?_wi=1",
|
||||
imageAlt: "Marc Durand",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
quote: "Prix compétitifs, équipement fiable et livraison rapide. Exactement ce qu'il me fallait pour mon projet de rénovation.",
|
||||
name: "Sophie Martin",
|
||||
role: "Particulier",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chifon-shirt-while-standing-street-with-folded-arms_158595-6589.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chifon-shirt-while-standing-street-with-folded-arms_158595-6589.jpg?_wi=1",
|
||||
imageAlt: "Sophie Martin",
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function HomePage() {
|
||||
quote: "Nous travaillons régulièrement avec LOCGERS. Leur réactivité et leur professionnalisme sont exemplaires.",
|
||||
name: "Jean Leclerc",
|
||||
role: "Gestionnaire de projet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-guy-classic-black-shirt-with-arms-crossed_146671-13946.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-guy-classic-black-shirt-with-arms-crossed_146671-13946.jpg?_wi=1",
|
||||
imageAlt: "Jean Leclerc",
|
||||
},
|
||||
{
|
||||
@@ -231,7 +231,7 @@ export default function HomePage() {
|
||||
quote: "C'est vraiment une agence locale qui comprend nos besoins. Service personnalisé et tarifs justes.",
|
||||
name: "Thomas Renaud",
|
||||
role: "Artisan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-safety-helmet-glasses_176474-86014.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-safety-helmet-glasses_176474-86014.jpg?_wi=1",
|
||||
imageAlt: "Thomas Renaud",
|
||||
},
|
||||
{
|
||||
@@ -240,7 +240,7 @@ export default function HomePage() {
|
||||
quote: "Pas de surprise, pas de complications. LOCGERS livre ce qu'il promet. Idéal pour les petits et gros projets.",
|
||||
name: "Valérie Blanc",
|
||||
role: "Chef de projet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-black-businesswoman-office_637285-9877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-black-businesswoman-office_637285-9877.jpg?_wi=1",
|
||||
imageAlt: "Valérie Blanc",
|
||||
},
|
||||
{
|
||||
@@ -249,7 +249,7 @@ export default function HomePage() {
|
||||
quote: "Besoin urgent d'équipement? LOCGERS répond présent. Service après-vente impeccable aussi.",
|
||||
name: "Pierre Rousseau",
|
||||
role: "Entrepreneur",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=1",
|
||||
imageAlt: "Pierre Rousseau",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -93,7 +93,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Matériel livré en quelques heures ou le jour même selon votre besoin. Vous ne perdez pas de temps.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg",
|
||||
"http://img.b2bpic.net/free-photo/green-tractor-with-trailer-rural-road-power-innovation-agriculture_169016-69719.jpg?_wi=4",
|
||||
imageAlt: "Livraison rapide",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Tous nos équipements sont régulièrement maintenus et contrôlés. Vous pouvez faire confiance à la qualité.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg",
|
||||
"http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg?_wi=3",
|
||||
imageAlt: "Équipement fiable et de qualité",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function ServicesPage() {
|
||||
description:
|
||||
"Nous sommes proches de vous et réactifs à vos demandes. Un vrai service de proximité, pas une grosse machine.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-roommates-making-food_23-2148903579.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-roommates-making-food_23-2148903579.jpg?_wi=2",
|
||||
imageAlt: "Service local de proximité",
|
||||
},
|
||||
]}
|
||||
@@ -153,7 +153,7 @@ export default function ServicesPage() {
|
||||
price: "À partir de 250€/jour",
|
||||
variant: "Modèle professionnel",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-seeder-attached-tractor-field_146671-19092.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-seeder-attached-tractor-field_146671-19092.jpg?_wi=3",
|
||||
imageAlt: "Excavatrice professionnelle",
|
||||
},
|
||||
{
|
||||
@@ -162,7 +162,7 @@ export default function ServicesPage() {
|
||||
price: "À partir de 100€/jour",
|
||||
variant: "Structure temporaire",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/centre-pompidou-blue-sky-sunlight-daytime-paris-france_181624-16566.jpg",
|
||||
"http://img.b2bpic.net/free-photo/centre-pompidou-blue-sky-sunlight-daytime-paris-france_181624-16566.jpg?_wi=3",
|
||||
imageAlt: "Échafaudage de construction",
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function ServicesPage() {
|
||||
price: "À partir de 50€/jour",
|
||||
variant: "Portable et performant",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881684.jpg",
|
||||
"http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881684.jpg?_wi=3",
|
||||
imageAlt: "Compresseur d'air industriel",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user