diff --git a/src/app/page.tsx b/src/app/page.tsx index f8ff99d..1188b74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-118847.jpg?_wi=1" imageAlt="Professional video editing workspace" buttons={[ - { text: "View Portfolio", href: "portfolio" }, + { text: "See My Latest Work", href: "portfolio" }, { text: "Get in Touch", href: "contact" } ]} buttonAnimation="blur-reveal"