Merge version_1 into main #1
@@ -121,7 +121,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"BuildPro a été fondée par une équipe de constructeurs passionnés avec plus de 20 ans d'expérience collective. Nous avons démarré avec une vision simple: offrir une construction de qualité, transparente et orientée vers la satisfaction du client. Depuis ses débuts, BuildPro s'est engagée à maintenir les plus hauts standards de professionnalisme et de craftsmanship.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35532.jpg",
|
||||
"http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35532.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -131,7 +131,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Au cours des dernières années, BuildPro s'est étendu sur toute la Belgique, gagnant la confiance de centaines de clients satisfaits. Notre équipe s'est agrandie pour inclure des architectes, des ingénieurs et des artisans hautement qualifiés. Nous avons investi dans les dernières technologies et techniques de construction pour rester à la pointe de l'industrie.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg",
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg?_wi=9",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -141,7 +141,7 @@ export default function AboutPage() {
|
||||
description:
|
||||
"Aujourd'hui, BuildPro reste fidèle à ses valeurs fondamentales. Nous nous engageons à fournir une construction de qualité supérieure, respectueuse de l'environnement et adaptée aux besoins de chaque client. Notre équipe diversifiée travaille ensemble pour créer des espaces qui améliorent la vie des gens et reflètent leur vision.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg",
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -168,7 +168,7 @@ export default function AboutPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35532.jpg",
|
||||
"http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35532.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -181,7 +181,7 @@ export default function AboutPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg",
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -194,7 +194,7 @@ export default function AboutPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg",
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg?_wi=7",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -97,7 +97,7 @@ export default function HomePage() {
|
||||
dashboard={{
|
||||
title: "Nos services clés",
|
||||
logoIcon: Building2,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35532.jpg?_wi=1",
|
||||
sidebarItems: [
|
||||
{ icon: Hammer, active: true },
|
||||
{ icon: Wrench },
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Nous réalisons des constructions résidentielles complètes avec les meilleurs matériaux et normes de qualité. De la fondation à la finition, nous gérons chaque étape avec professionnalisme.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg",
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg?_wi=1",
|
||||
buttons: [{ text: "En savoir plus", href: "/projects" }],
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Transformez votre habitation existante avec nos solutions de rénovation intérieure et extérieure. Cuisine, salle de bain, peinture, isolation - nous prenons soin de tous les détails.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-woman-man-choosing-color_23-2148903521.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-woman-man-choosing-color_23-2148903521.jpg?_wi=1",
|
||||
buttons: [{ text: "Voir les projets", href: "/projects" }],
|
||||
},
|
||||
{
|
||||
@@ -188,7 +188,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Étendez votre propriété avec des extensions parfaitement intégrées. Nos architectes conçoivent des ajouts qui complètent harmonieusement votre demeure existante.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg",
|
||||
"http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg?_wi=1",
|
||||
buttons: [{ text: "Consulter", href: "#contact" }],
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Installation et réparation de toitures professionnelles avec garantie. Nous utilisons des matériaux durables pour assurer la protection maximale de votre propriété.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/front-view-construction-roof-daylight_23-2148748815.jpg",
|
||||
"http://img.b2bpic.net/free-photo/front-view-construction-roof-daylight_23-2148748815.jpg?_wi=1",
|
||||
buttons: [{ text: "Demander un devis", href: "#contact" }],
|
||||
},
|
||||
]}
|
||||
@@ -223,7 +223,7 @@ export default function HomePage() {
|
||||
name: "Maison résidentielle neuve",
|
||||
price: "€180,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg",
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg?_wi=2",
|
||||
imageAlt: "Construction maison résidentielle",
|
||||
},
|
||||
{
|
||||
@@ -231,7 +231,7 @@ export default function HomePage() {
|
||||
name: "Rénovation cuisine complète",
|
||||
price: "€35,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg",
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg?_wi=1",
|
||||
imageAlt: "Rénovation cuisine moderne",
|
||||
},
|
||||
{
|
||||
@@ -239,7 +239,7 @@ export default function HomePage() {
|
||||
name: "Extension terrasse",
|
||||
price: "€28,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg",
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg?_wi=1",
|
||||
imageAlt: "Extension terrasse extérieure",
|
||||
},
|
||||
]}
|
||||
@@ -267,7 +267,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg",
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -280,7 +280,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg",
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -293,7 +293,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35532.jpg",
|
||||
"http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35532.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -306,7 +306,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/waist-up-portrait-beautiful-successful-gray-haired-mature-businesswoman-formal-wear-having-serious-pensive-facial-expression_343059-3707.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg",
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -319,7 +319,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg",
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -332,7 +332,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg",
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -83,7 +83,7 @@ export default function ProjectsPage() {
|
||||
name: "Maison résidentielle neuve - Liège",
|
||||
price: "€180,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg",
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg?_wi=6",
|
||||
imageAlt: "Construction maison résidentielle neuve",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function ProjectsPage() {
|
||||
name: "Rénovation cuisine moderne - Bruxelles",
|
||||
price: "€35,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg",
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg?_wi=4",
|
||||
imageAlt: "Rénovation cuisine moderne avec finitions",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function ProjectsPage() {
|
||||
name: "Extension terrasse - Charleroi",
|
||||
price: "€28,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg",
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg?_wi=3",
|
||||
imageAlt: "Extension terrasse extérieure avec design paysager",
|
||||
},
|
||||
]}
|
||||
@@ -124,7 +124,7 @@ export default function ProjectsPage() {
|
||||
description:
|
||||
"Cette construction résidentielle neuve a été réalisée selon les normes énergétiques les plus strictes. Le projet incluait une architecture contemporaine, une isolation thermique optimale, et des finitions haut de gamme. Les propriétaires ont apprécié notre approche personnalisée et notre respect du calendrier.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg",
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -134,7 +134,7 @@ export default function ProjectsPage() {
|
||||
description:
|
||||
"Cette rénovation a transformé une cuisine vieillissante en espace de vie moderne et fonctionnel. Nous avons intégré des équipements dernière génération, des matériaux durables et un design intemporel. Le projet a été réalisé avec un impact minimal sur la vie quotidienne des habitants.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg",
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -144,7 +144,7 @@ export default function ProjectsPage() {
|
||||
description:
|
||||
"Cette extension a permis aux propriétaires de gagner un espace de loisirs supplémentaire. Nous avons conçu une terrasse parfaitement intégrée à la maison existante, avec des matériaux complémentaires et une pergola bioclimatique pour maximiser le confort.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg",
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -171,7 +171,7 @@ export default function ProjectsPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg",
|
||||
"http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -184,7 +184,7 @@ export default function ProjectsPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg",
|
||||
"http://img.b2bpic.net/free-photo/installation-new-tiles-wall-using-laser-level-laser-level-illuminates-installation-site-professional-approach_166373-2079.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -197,7 +197,7 @@ export default function ProjectsPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg",
|
||||
"http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -59,7 +59,7 @@ export default function ServicesPage() {
|
||||
title: "Construction neuve",
|
||||
subtitle: "Construire votre maison de rêve",
|
||||
description: "Nous réalisons des constructions résidentielles complètes avec les meilleurs matériaux et normes de qualité. De la fondation à la finition, nous gérons chaque étape avec professionnalisme.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278578.jpg?_wi=5",
|
||||
imageAlt: "completed renovation house transformation",
|
||||
buttons: [
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function ServicesPage() {
|
||||
title: "Rénovation complète",
|
||||
subtitle: "Modernisez votre espace de vie",
|
||||
description: "Transformez votre habitation existante avec nos solutions de rénovation intérieure et extérieure. Cuisine, salle de bain, peinture, isolation - nous prenons soin de tous les détails.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-man-choosing-color_23-2148903521.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-man-choosing-color_23-2148903521.jpg?_wi=2",
|
||||
imageAlt: "home renovation before after interior",
|
||||
buttons: [
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function ServicesPage() {
|
||||
title: "Extension et agrandissement",
|
||||
subtitle: "Gagnez de l'espace",
|
||||
description: "Étendez votre propriété avec des extensions parfaitement intégrées. Nos architectes conçoivent des ajouts qui complètent harmonieusement votre demeure existante.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg?_wi=2",
|
||||
imageAlt: "house extension construction project building",
|
||||
buttons: [
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function ServicesPage() {
|
||||
title: "Toiture et couverture",
|
||||
subtitle: "Protégez votre maison",
|
||||
description: "Installation et réparation de toitures professionnelles avec garantie. Nous utilisons des matériaux durables pour assurer la protection maximale de votre propriété.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof-daylight_23-2148748815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof-daylight_23-2148748815.jpg?_wi=2",
|
||||
imageAlt: "roofing construction professional roofer",
|
||||
buttons: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user