From 796e46afbe68d4304c677d5038fa2b12ac5a7e1e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 16:11:52 +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 cc2a639..feca15e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="VISUAL LUXURY" description="Redefining visual excellence through refined aesthetics and strategic brand clarity. Where sophistication meets digital presence." - buttons={[{ text: "Inquire Now", href: "#contact" }]} + buttons={[{ text: "Start Your Project", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-nature-with-camera-close-up_23-2148877544.jpg" mediaAnimation="slide-up" avatars={[ -- 2.49.1