diff --git a/src/app/page.tsx b/src/app/page.tsx index 81ea3ae..228239f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { className="w-24 h-24 rounded-full mx-auto border-2 border-gray-600 object-cover" /> -
Building scalable digital products that drive user growth and business impact.
@@ -90,4 +90,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file