From 8fe3a8b77370a172ed95f2b0bfaaa5011ab70d7f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 13:33:27 +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 b304442..e89ed79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { logoText="Webild Studio" description="Creating immersive digital experiences through innovative web design and cutting-edge 3D technology" buttons={[ - { text: "View Our Work", href: "portfolio" }, + { text: "Explore Projects", href: "portfolio" }, { text: "Start a Project", href: "contact" } ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcRoBrMB6XWEzVmcZEWtXfcp3t/an-immersive-3d-abstract-landscape-with--1772890146811-7756360e.png?_wi=1" -- 2.49.1