From de6c0d2d2ea39b3513dfb80d4911fad1dc99a1c7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 04:58:49 +0000 Subject: [PATCH] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 05d404d..a9c47e7 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -97,7 +97,7 @@ export default function PortfolioPage() { name: "Fashion Brand Rebrand", price: "350% ROI", variant: "Influencer Collaboration", - imageSrc: "http://img.b2bpic.net/free-psd/fall-autumn-template-design-social-media-post_23-2149062509.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/fall-autumn-template-design-social-media-post_23-2149062509.jpg?_wi=2", imageAlt: "Fashion brand social media campaign", }, { @@ -105,7 +105,7 @@ export default function PortfolioPage() { name: "Tech Startup Growth", price: "500K Followers", variant: "Organic Growth Strategy", - imageSrc: "http://img.b2bpic.net/free-psd/architecture-project-instagram-posts-template_23-2150259229.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/architecture-project-instagram-posts-template_23-2150259229.jpg?_wi=2", imageAlt: "Tech startup social media growth", }, { @@ -113,7 +113,7 @@ export default function PortfolioPage() { name: "E-commerce Launch", price: "2.5M Impressions", variant: "Paid Campaign", - imageSrc: "http://img.b2bpic.net/free-vector/mobile-phone-background-design_1343-57.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/mobile-phone-background-design_1343-57.jpg?_wi=2", imageAlt: "E-commerce product launch campaign", }, { @@ -121,7 +121,7 @@ export default function PortfolioPage() { name: "Luxury Lifestyle Brand", price: "8.2M Engagements", variant: "Premium Content Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-notepad-near-coffee-notepad_23-2147777787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-notepad-near-coffee-notepad_23-2147777787.jpg?_wi=2", imageAlt: "Luxury brand premium content", }, { @@ -129,7 +129,7 @@ export default function PortfolioPage() { name: "B2B SaaS Platform", price: "45% Conversion Lift", variant: "Lead Generation Focus", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-studying-analytics-archived-data-project_482257-121442.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-studying-analytics-archived-data-project_482257-121442.jpg?_wi=2", imageAlt: "B2B SaaS marketing campaign", }, { @@ -137,7 +137,7 @@ export default function PortfolioPage() { name: "Non-profit Awareness", price: "2M+ Reach", variant: "Community Engagement", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-hand-with-financial-charts-laptop-table_1232-4834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-hand-with-financial-charts-laptop-table_1232-4834.jpg?_wi=2", imageAlt: "Non-profit awareness campaign", }, ]} @@ -155,37 +155,37 @@ export default function PortfolioPage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-senior-expert-with-flipchart_1262-1745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-senior-expert-with-flipchart_1262-1745.jpg?_wi=2", imageAlt: "Sarah Johnson, CEO of TrendCo", }, { id: "2", name: "Marcus Chen", - imageSrc: "http://img.b2bpic.net/free-photo/man-listening-music-business-meeting_23-2148746263.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-listening-music-business-meeting_23-2148746263.jpg?_wi=2", imageAlt: "Marcus Chen, Founder of InnovateLabs", }, { id: "3", name: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-professional-intern-looking-camera-meeting_1163-4626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-professional-intern-looking-camera-meeting_1163-4626.jpg?_wi=2", imageAlt: "Emily Rodriguez, Marketing Director at GrowthCo", }, { id: "4", name: "David Kim", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-businesswoman-sitting-meeting_1262-2246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-businesswoman-sitting-meeting_1262-2246.jpg?_wi=2", imageAlt: "David Kim, CMO of BrandWorks", }, { id: "5", name: "Jessica Taylor", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3776.jpg?_wi=2", imageAlt: "Jessica Taylor, CEO of StyleUp Fashion", }, { id: "6", name: "Alex Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-ceo-speaking-ai-business-expo-front-entrepreneurs_482257-105931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-ceo-speaking-ai-business-expo-front-entrepreneurs_482257-105931.jpg?_wi=2", imageAlt: "Alex Thompson, Founder of TechVenture", }, ]}