Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-09 14:45:53 +00:00
parent 0ccf5c66d2
commit 15e5cee477

View File

@@ -53,21 +53,21 @@ export default function PortfolioPage() {
id: "1",
name: "E-Commerce Platform Redesign",
price: "Startup Success",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-customer-putting-credit-card-pos-terminal-paying-fashionable-clothes-counter-desk-modern-boutique-woman-shopper-buying-trendy-merchandise-clothing-store_482257-72466.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-customer-putting-credit-card-pos-terminal-paying-fashionable-clothes-counter-desk-modern-boutique-woman-shopper-buying-trendy-merchandise-clothing-store_482257-72466.jpg?_wi=8",
imageAlt: "Ecommerce redesign project"
},
{
id: "2",
name: "Corporate Website Launch",
price: "Enterprise Growth",
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-business-strategy-landing-page_23-2150699868.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-business-strategy-landing-page_23-2150699868.jpg?_wi=6",
imageAlt: "Corporate website project"
},
{
id: "3",
name: "SaaS Landing Page",
price: "Tech Innovation",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-artificial-intelligence-landing-page_23-2150330595.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-artificial-intelligence-landing-page_23-2150330595.jpg?_wi=4",
imageAlt: "SaaS landing page project"
}
]}
@@ -99,7 +99,7 @@ export default function PortfolioPage() {
handle: "@sarahbiz",
testimonial: "DesignFlow completely transformed our online presence. Our new website has increased conversions by 45% and we couldn't be happier with the results.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adult-serious-businessman-looking-camera_23-2148113003.jpg?_wi=3",
imageAlt: "Sarah Anderson"
},
{
@@ -108,7 +108,7 @@ export default function PortfolioPage() {
handle: "@miketech",
testimonial: "Professional, creative, and responsive. The team understood our vision from day one and delivered beyond expectations. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg?_wi=3",
imageAlt: "Michael Chen"
},
{
@@ -117,7 +117,7 @@ export default function PortfolioPage() {
handle: "@emilydesigns",
testimonial: "Working with DesignFlow was a game-changer for our startup. Our branding is now cohesive, professional, and truly represents who we are.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
imageAlt: "Emily Rodriguez"
},
{
@@ -126,7 +126,7 @@ export default function PortfolioPage() {
handle: "@davidkimseo",
testimonial: "Great communication throughout the project. They delivered everything on time and the website is fast, responsive, and looks stunning.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg?_wi=2",
imageAlt: "David Kim"
},
{
@@ -135,7 +135,7 @@ export default function PortfolioPage() {
handle: "@jessicapalmer",
testimonial: "The level of attention to detail is incredible. Every pixel is perfect. They made the entire process smooth and enjoyable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg?_wi=2",
imageAlt: "Jessica Palmer"
},
{
@@ -144,7 +144,7 @@ export default function PortfolioPage() {
handle: "@robertjackson",
testimonial: "Best investment we made for our business. The ROI has been phenomenal and our customers love the new design.",
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",
imageAlt: "Robert Jackson"
}
]}