From df0c7cb84568f47f8e8a25c46e227dec250347b1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:32:38 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d22ee08..7dfc443 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -103,22 +103,22 @@ export default function AboutPage() { testimonials={[ { id: "1", name: "Layla Bennani", handle: "Homeowner, Casablanca", testimonial: "ARCHIFIL transformed our apartment into our dream home. The team was professional, creative, and incredibly responsive to our needs. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg?_wi=1"}, { id: "2", name: "Mohamed El-Khadem", handle: "Property Developer", testimonial: "Working with ARCHIFIL on multiple projects has been outstanding. They deliver quality work on time and within budget. True professionals.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg?_wi=1"}, { id: "3", name: "Zahra Idrissi", handle: "Restaurant Owner", testimonial: "Our restaurant's interior design perfectly captures our brand. The team understood our vision and executed it flawlessly. Fantastic results!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=1"}, { id: "4", name: "Karim Saidi", handle: "Business Executive", testimonial: "From concept to completion, ARCHIFIL demonstrated exceptional professionalism and creativity. Our office space reflects our company culture perfectly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-showing-smartphone-screen_1262-18403.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-showing-smartphone-screen_1262-18403.jpg?_wi=1"}, { id: "5", name: "Amina Alaoui", handle: "Luxury Property Developer", testimonial: "ARCHIFIL's attention to detail and innovative approach set them apart. They've become our go-to design partner for premium residential projects.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-business-worker-smiling-pointing-camera-office_839833-26359.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-business-worker-smiling-pointing-camera-office_839833-26359.jpg?_wi=1"}, { id: "6", name: "Hassan Bennani", handle: "Corporate Client", testimonial: "Exceptional service and stunning results. The team's expertise in modern design and project management made our renovation seamless and stress-free.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg?_wi=1"}, ]} showRating={true} animationType="slide-up" -- 2.49.1 From e61305e9671eb55e2c3e7cdfe082dbf1100cac92 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:32:38 +0000 Subject: [PATCH 2/2] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index cdbc3f1..6370d88 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -94,22 +94,22 @@ export default function PortfolioPage() { testimonials={[ { id: "1", name: "Layla Bennani", handle: "Homeowner, Casablanca", testimonial: "ARCHIFIL transformed our apartment into our dream home. The team was professional, creative, and incredibly responsive to our needs. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg?_wi=2"}, { id: "2", name: "Mohamed El-Khadem", handle: "Property Developer", testimonial: "Working with ARCHIFIL on multiple projects has been outstanding. They deliver quality work on time and within budget. True professionals.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg?_wi=2"}, { id: "3", name: "Zahra Idrissi", handle: "Restaurant Owner", testimonial: "Our restaurant's interior design perfectly captures our brand. The team understood our vision and executed it flawlessly. Fantastic results!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=2"}, { id: "4", name: "Karim Saidi", handle: "Business Executive", testimonial: "From concept to completion, ARCHIFIL demonstrated exceptional professionalism and creativity. Our office space reflects our company culture perfectly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-showing-smartphone-screen_1262-18403.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-showing-smartphone-screen_1262-18403.jpg?_wi=2"}, { id: "5", name: "Amina Alaoui", handle: "Luxury Property Developer", testimonial: "ARCHIFIL's attention to detail and innovative approach set them apart. They've become our go-to design partner for premium residential projects.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-business-worker-smiling-pointing-camera-office_839833-26359.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-business-worker-smiling-pointing-camera-office_839833-26359.jpg?_wi=2"}, { id: "6", name: "Hassan Bennani", handle: "Corporate Client", testimonial: "Exceptional service and stunning results. The team's expertise in modern design and project management made our renovation seamless and stress-free.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg?_wi=2"}, ]} showRating={true} animationType="slide-up" -- 2.49.1