Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-18 05:55:10 +00:00
parent cbf676ce98
commit 6bac045784

View File

@@ -92,28 +92,28 @@ export default function PortfolioPage() {
id: "project-1",
name: "E-Commerce Platform Redesign",
price: "View Case",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/modern-e-commerce-platform-redesign-inte-1773813249308-e2ac2047.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/modern-e-commerce-platform-redesign-inte-1773813249308-e2ac2047.png?_wi=2",
imageAlt: "E-commerce platform interface",
},
{
id: "project-2",
name: "Mobile Banking App",
price: "View Case",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/mobile-banking-application-interface-on--1773813249104-3bab527b.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/mobile-banking-application-interface-on--1773813249104-3bab527b.png?_wi=2",
imageAlt: "Banking app mobile interface",
},
{
id: "project-3",
name: "SaaS Dashboard Platform",
price: "View Case",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/saas-dashboard-platform-showing-comprehe-1773813248497-480fb0a5.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/saas-dashboard-platform-showing-comprehe-1773813248497-480fb0a5.png?_wi=2",
imageAlt: "SaaS dashboard analytics",
},
{
id: "project-4",
name: "Social Commerce App",
price: "View Case",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/social-commerce-mobile-app-interface-com-1773813249843-72e80ecc.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/social-commerce-mobile-app-interface-com-1773813249843-72e80ecc.png?_wi=2",
imageAlt: "Social commerce marketplace",
},
]}
@@ -144,7 +144,7 @@ export default function PortfolioPage() {
name: "Sarah Johnson",
role: "CEO",
testimonial: "JoshMedia transformed our digital presence. Their team delivered a stunning website that increased our conversions by 240% in the first quarter.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/professional-portrait-of-successful-fema-1773813247240-34a2dea3.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/professional-portrait-of-successful-fema-1773813247240-34a2dea3.png?_wi=3",
imageAlt: "Sarah Johnson",
},
{
@@ -152,7 +152,7 @@ export default function PortfolioPage() {
name: "Michael Chen",
role: "Founder",
testimonial: "The mobile app they built for us is phenomenal. Fast, intuitive, and our users absolutely love it. Couldn't have asked for better partners.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-innovative-male-founder-entr-1773813247415-8ec3505a.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-innovative-male-founder-entr-1773813247415-8ec3505a.png?_wi=3",
imageAlt: "Michael Chen",
},
{
@@ -160,7 +160,7 @@ export default function PortfolioPage() {
name: "Emily Rodriguez",
role: "Product Manager",
testimonial: "Their design philosophy and technical expertise are unmatched. They didn't just build what we asked for—they elevated our vision beyond expectations.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-accomplished-female-product--1773813249614-c1e027fd.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-accomplished-female-product--1773813249614-c1e027fd.png?_wi=3",
imageAlt: "Emily Rodriguez",
},
{
@@ -168,7 +168,7 @@ export default function PortfolioPage() {
name: "David Kim",
role: "CTO",
testimonial: "Working with JoshMedia was seamless. They understood our technical requirements and delivered a robust, scalable platform that powers our growth.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-experienced-male-technology--1773813247654-0fe3ae56.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6crIZjb85KLijn4wts7hHrUg7/portrait-of-experienced-male-technology--1773813247654-0fe3ae56.png?_wi=2",
imageAlt: "David Kim",
},
]}