Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-12 06:58:53 +00:00
parent b7dfd21d8f
commit 585e4b95a2

View File

@@ -84,7 +84,7 @@ export default function PortfolioPage() {
id: "project-1",
name: "TechFlow - SaaS Platform",
price: "Enterprise Solution",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApnqSRMKMirhtVTTPS9dBhgxZV/saas-dashboard-interface-with-data-visua-1773298645355-89df8d87.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApnqSRMKMirhtVTTPS9dBhgxZV/saas-dashboard-interface-with-data-visua-1773298645355-89df8d87.png?_wi=2",
imageAlt: "TechFlow SaaS dashboard design",
initialQuantity: 1
},
@@ -92,7 +92,7 @@ export default function PortfolioPage() {
id: "project-2",
name: "Luxe Retail - E-commerce Store",
price: "Full Development",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApnqSRMKMirhtVTTPS9dBhgxZV/luxury-e-commerce-website-showcasing-hig-1773298645364-f348b668.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApnqSRMKMirhtVTTPS9dBhgxZV/luxury-e-commerce-website-showcasing-hig-1773298645364-f348b668.png?_wi=2",
imageAlt: "Luxe Retail e-commerce website",
initialQuantity: 1
},
@@ -100,7 +100,7 @@ export default function PortfolioPage() {
id: "project-3",
name: "HealthHub - Medical Platform",
price: "Custom Build",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApnqSRMKMirhtVTTPS9dBhgxZV/medical-platform-interface-with-healthca-1773298645303-7a218c92.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApnqSRMKMirhtVTTPS9dBhgxZV/medical-platform-interface-with-healthca-1773298645303-7a218c92.png?_wi=2",
imageAlt: "HealthHub medical platform interface",
initialQuantity: 1
}
@@ -161,7 +161,7 @@ export default function PortfolioPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApnqSRMKMirhtVTTPS9dBhgxZV/team-collaboration-scene-showing-designe-1773298645817-616aa0fd.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApnqSRMKMirhtVTTPS9dBhgxZV/team-collaboration-scene-showing-designe-1773298645817-616aa0fd.png?_wi=3"
imageAlt="Team collaboration scene showing designers and developers working together on web projects. Modern o"
mediaAnimation="slide-up"
mediaPosition="right"