From 2e2c3d85a1908c134f73ed4e7e3a1d9ca04311bb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 15:09:01 +0000 Subject: [PATCH] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index d7d4e7c..46a580d 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -59,35 +59,35 @@ export default function LandingPage() { name: "Luxury Retail Web", price: "Custom", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=10", }, { id: "2", name: "Tech SaaS Portal", price: "Custom", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=11", }, { id: "3", name: "Brand Authority Site", price: "Custom", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=12", }, { id: "4", name: "Startup Launchpad", price: "Custom", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=13", }, { id: "5", name: "E-Commerce Suite", price: "Custom", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=14", }, ]} /> @@ -106,7 +106,7 @@ export default function LandingPage() { category: "Design", title: "The Power of Minimalism", excerpt: "Why less is more in high-end design.", - imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=15", authorName: "Elena V.", authorAvatar: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-3695.jpg", date: "Oct 2023", @@ -116,7 +116,7 @@ export default function LandingPage() { category: "Strategy", title: "Why Conversion Matters", excerpt: "Optimizing for the user journey.", - imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-640297.jpg?_wi=16", authorName: "Julia R.", authorAvatar: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-3695.jpg", date: "Nov 2023",