From f89b0bf096b3287c43e9d2cd92efe19884e5fa36 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:55:21 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 33cc362..cfeb132 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -110,7 +110,7 @@ export default function ServicesPage() { price: "View Project", rating: 5, reviewCount: "Premium Execution", - imageSrc: "http://img.b2bpic.net/free-photo/looks-far-away-modern-stylish-bearded-businessman-automobile-saloon_146671-16681.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/looks-far-away-modern-stylish-bearded-businessman-automobile-saloon_146671-16681.jpg?_wi=3", imageAlt: "Automotive commercial video campaign", }, { @@ -120,7 +120,7 @@ export default function ServicesPage() { price: "View Project", rating: 5, reviewCount: "Award-Winning", - imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera_23-2149066341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera_23-2149066341.jpg?_wi=3", imageAlt: "Fine dining restaurant video production", }, { @@ -130,7 +130,7 @@ export default function ServicesPage() { price: "View Project", rating: 5, reviewCount: "Viral Success", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-black-woman-running-small-business_23-2150171796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-black-woman-running-small-business_23-2150171796.jpg?_wi=3", imageAlt: "Fashion retail video content", }, { @@ -140,7 +140,7 @@ export default function ServicesPage() { price: "View Project", rating: 5, reviewCount: "Premium Quality", - imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-woman-stylish-black-silk-suit-sandals-sits-carpet-floor-living-room-ho_197531-33668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-woman-stylish-black-silk-suit-sandals-sits-carpet-floor-living-room-ho_197531-33668.jpg?_wi=3", imageAlt: "Interior design project video", }, { @@ -150,7 +150,7 @@ export default function ServicesPage() { price: "View Project", rating: 5, reviewCount: "Professional Grade", - imageSrc: "http://img.b2bpic.net/free-photo/team-leader-following-delivery-truck-through-urban-traffic_482257-94095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-leader-following-delivery-truck-through-urban-traffic_482257-94095.jpg?_wi=3", imageAlt: "Corporate brand story video", }, { @@ -160,7 +160,7 @@ export default function ServicesPage() { price: "View Project", rating: 5, reviewCount: "High Engagement", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-woman-recording-video-her-room-has-camera-coffee-table-reviewing_1258-281694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-woman-recording-video-her-room-has-camera-coffee-table-reviewing_1258-281694.jpg?_wi=3", imageAlt: "Social media influencer collaboration video", }, ]} @@ -230,7 +230,7 @@ export default function ServicesPage() { {/* Footer */}