From fccb17cdb96fe08a74cb9cdc2a06ced48bedc799 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:58:14 +0000 Subject: [PATCH] Update src/app/projects/page.tsx --- src/app/projects/page.tsx | 102 ++++++++------------------------------ 1 file changed, 21 insertions(+), 81 deletions(-) diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 3ca491b..26656d3 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -18,8 +18,7 @@ export default function ProjectsPage() { const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Civil Works", href: "/services" }, { label: "Urban Planning", href: "/services" }, { label: "Water Networks", href: "/services" }, @@ -28,8 +27,7 @@ export default function ProjectsPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Projects", href: "/projects" }, { label: "Contact Us", href: "/contact" }, @@ -38,8 +36,7 @@ export default function ProjectsPage() { ], }, { - title: "Legal & Compliance", - items: [ + title: "Legal & Compliance", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "CNSS Compliance", href: "#" }, @@ -84,65 +81,23 @@ export default function ProjectsPage() { carouselMode="buttons" products={[ { - id: "1", - brand: "SUPINFRA SARL", - name: "Dakhla Urban Development Zone", - price: "Completed 2023", - rating: 5, - reviewCount: "Government Approved", - imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4012.jpg", - imageAlt: "Dakhla urban development project", - }, + id: "1", brand: "SUPINFRA SARL", name: "Dakhla Urban Development Zone", price: "Completed 2023", rating: 5, + reviewCount: "Government Approved", imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4012.jpg", imageAlt: "Dakhla urban development project"}, { - id: "2", - brand: "SUPINFRA SARL", - name: "Water Network Expansion - Southern Region", - price: "Completed 2022", - rating: 5, - reviewCount: "500+ km coverage", - imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-plant_1359-150.jpg", - imageAlt: "Water network installation project", - }, + id: "2", brand: "SUPINFRA SARL", name: "Water Network Expansion - Southern Region", price: "Completed 2022", rating: 5, + reviewCount: "500+ km coverage", imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-plant_1359-150.jpg", imageAlt: "Water network installation project"}, { - id: "3", - brand: "SUPINFRA SARL", - name: "Telecommunications Infrastructure - Maroc Telecom", - price: "Completed 2024", - rating: 5, - reviewCount: "25 sites deployed", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-telecom-tower-field-breathtaking-sky-perfect-wallpaper_181624-30688.jpg", - imageAlt: "Telecommunications infrastructure project", - }, + id: "3", brand: "SUPINFRA SARL", name: "Telecommunications Infrastructure - Maroc Telecom", price: "Completed 2024", rating: 5, + reviewCount: "25 sites deployed", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-telecom-tower-field-breathtaking-sky-perfect-wallpaper_181624-30688.jpg", imageAlt: "Telecommunications infrastructure project"}, { - id: "4", - brand: "SUPINFRA SARL", - name: "Coastal Road Network Development", - price: "Completed 2023", - rating: 5, - reviewCount: "150 km delivered", - imageSrc: "http://img.b2bpic.net/free-photo/carlsbad-energy-plant_181624-20975.jpg", - imageAlt: "Coastal road construction project", - }, + id: "4", brand: "SUPINFRA SARL", name: "Coastal Road Network Development", price: "Completed 2023", rating: 5, + reviewCount: "150 km delivered", imageSrc: "http://img.b2bpic.net/free-photo/carlsbad-energy-plant_181624-20975.jpg", imageAlt: "Coastal road construction project"}, { - id: "5", - brand: "SUPINFRA SARL", - name: "Electrification Initiative - Remote Communities", - price: "Ongoing 2024", - rating: 5, - reviewCount: "45 communities", - imageSrc: "http://img.b2bpic.net/free-photo/substation-equipment-dense-lines-blue-tone-map_1127-2984.jpg", - imageAlt: "Electrification project implementation", - }, + id: "5", brand: "SUPINFRA SARL", name: "Electrification Initiative - Remote Communities", price: "Ongoing 2024", rating: 5, + reviewCount: "45 communities", imageSrc: "http://img.b2bpic.net/free-photo/substation-equipment-dense-lines-blue-tone-map_1127-2984.jpg", imageAlt: "Electrification project implementation"}, { - id: "6", - brand: "SUPINFRA SARL", - name: "Industrial Complex Construction", - price: "Completed 2023", - rating: 5, - reviewCount: "Private sector partner", - imageSrc: "http://img.b2bpic.net/free-photo/fourth-block-chernobyl-nuclear-power-plant-30-years-after-explosion-nuclear-power-plant_627829-11676.jpg", - imageAlt: "Industrial construction project", - }, + id: "6", brand: "SUPINFRA SARL", name: "Industrial Complex Construction", price: "Completed 2023", rating: 5, + reviewCount: "Private sector partner", imageSrc: "http://img.b2bpic.net/free-photo/fourth-block-chernobyl-nuclear-power-plant-30-years-after-explosion-nuclear-power-plant_627829-11676.jpg", imageAlt: "Industrial construction project"}, ]} /> @@ -159,29 +114,14 @@ export default function ProjectsPage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Minister Hassan Al-Khalil", - role: "Director", - company: "Ministry of Public Works", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", - }, + id: "1", name: "Minister Hassan Al-Khalil", role: "Director", company: "Ministry of Public Works", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, { - id: "2", - name: "Fatima Benkirane", - role: "Project Manager", - company: "Maroc Telecom", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leader-modern-office-with-businesspeople-workin_1139-956.jpg?_wi=2", - }, + id: "2", name: "Fatima Benkirane", role: "Project Manager", company: "Maroc Telecom", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leader-modern-office-with-businesspeople-workin_1139-956.jpg"}, { - id: "3", - name: "Ahmed Bennani", - role: "CEO", - company: "ONEE (National Water Authority)", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", - }, + id: "3", name: "Ahmed Bennani", role: "CEO", company: "ONEE (National Water Authority)", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, ]} kpiItems={[ { value: "50+", label: "Projects Completed" },