1 Commits

Author SHA1 Message Date
ae6c6eaff9 Update src/app/page.tsx 2026-05-11 20:36:07 +00:00

View File

@@ -66,6 +66,7 @@ export default function PortfolioPage() {
<div id="problems" data-section="problems"> <div id="problems" data-section="problems">
<MetricCardThree <MetricCardThree
title="What I Bring" title="What I Bring"
description="I combine technical expertise with creative vision to deliver impactful digital products."
metrics={[ metrics={[
{ id: "1", icon: Cpu, title: "Web Development", value: "Modern" }, { id: "1", icon: Cpu, title: "Web Development", value: "Modern" },
{ id: "2", icon: Zap, title: "Performance Optimization", value: "Speed" }, { id: "2", icon: Zap, title: "Performance Optimization", value: "Speed" },