Update src/app/projects/page.tsx
This commit is contained in:
@@ -115,13 +115,13 @@ export default function ProjectsPage() {
|
||||
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"},
|
||||
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: "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"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-leader-modern-office-with-businesspeople-workin_1139-956.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"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "50+", label: "Projects Completed" },
|
||||
|
||||
Reference in New Issue
Block a user