From 3ea426f38c7241fbb7dd4e1da8e6497ed8b8a1eb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:39:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cfd5055..1ba0f82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-vector/postmodern-business-cover-collection_23-2148884225.jpg", imageAlt: "Digital illustration" }, ]} buttons={[ - { text: "View Our Work", href: "features" }, + { text: "Explore Our Portfolio", href: "features" }, { text: "Start Your Project", href: "contact" }, ]} buttonAnimation="slide-up"