Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-03 11:51:29 +00:00
parent 4e89bd0823
commit 59af9f86ee

View File

@@ -50,21 +50,21 @@ export default function PortfolioPage() {
id: "1",
name: "E-Commerce Platform Redesign",
price: "2023",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/modern-e-commerce-website-redesign-showc-1772538619892-4352eb78.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/modern-e-commerce-website-redesign-showc-1772538619892-4352eb78.png?_wi=2",
imageAlt: "E-Commerce Platform Redesign",
},
{
id: "2",
name: "FinTech Mobile Application",
price: "2023",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/financial-technology-mobile-application--1772538618009-341adae5.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/financial-technology-mobile-application--1772538618009-341adae5.png?_wi=2",
imageAlt: "FinTech Mobile Application",
},
{
id: "3",
name: "SaaS Dashboard Interface",
price: "2024",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/software-as-a-service-dashboard-interfac-1772538617865-32ca3c81.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/software-as-a-service-dashboard-interfac-1772538617865-32ca3c81.png?_wi=2",
imageAlt: "SaaS Dashboard Interface",
},
]}
@@ -89,7 +89,7 @@ export default function PortfolioPage() {
handle: "@sarahjohnson",
testimonial: "Proof Digital transformed our online presence completely. Their team was professional, responsive, and delivered exactly what we needed.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-portrait-of-a-conf-1772538616642-48480d7d.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-portrait-of-a-conf-1772538616642-48480d7d.png?_wi=2",
imageAlt: "Sarah Johnson",
},
{
@@ -98,7 +98,7 @@ export default function PortfolioPage() {
handle: "@michaelchen",
testimonial: "Working with Proof Digital was a game-changer for our business. The quality of their work exceeded our expectations.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-portrait-of-an-asi-1772538616428-b9b73312.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-portrait-of-an-asi-1772538616428-b9b73312.png?_wi=2",
imageAlt: "Michael Chen",
},
{
@@ -107,7 +107,7 @@ export default function PortfolioPage() {
handle: "@emilyrodriguez",
testimonial: "Outstanding service and incredible attention to detail. Proof Digital is a true partner in our digital journey.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-of-a-confident-lat-1772538616215-cee81e6c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxMVuiSZNzHQxzFQ2ISEISb2x/professional-headshot-of-a-confident-lat-1772538616215-cee81e6c.png?_wi=2",
imageAlt: "Emily Rodriguez",
},
]}