Update src/pages/HomePage/sections/Work.tsx

This commit is contained in:
2026-07-04 15:32:44 +00:00
parent 771f600856
commit 229cc2ae7e

View File

@@ -17,21 +17,21 @@ export default function WorkSection(): React.JSX.Element {
{
title: "Vitality Wellness",
description: "Health & wellbeing platform",
imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew1.webp",
imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew1.webp?_wi=2",
buttonIcon: ArrowUpRight,
buttonHref: "#",
},
{
title: "Mailflow AI",
description: "AI-powered email marketing platform",
imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew2.webp",
imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew2.webp?_wi=2",
buttonIcon: ArrowUpRight,
buttonHref: "#",
},
{
title: "Kinetic Studios",
description: "Motion graphics & visual effects",
imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew3.webp",
imageSrc: "https://storage.googleapis.com/webild/default/templates/web-agency-2/projectnew3.webp?_wi=2",
buttonIcon: ArrowUpRight,
buttonHref: "#",
},