From 774ba4fd2158b3f13e93e6fd761188941d6cb7b1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 08:02:55 +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 add3e6f..522c7d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { logoText="Shakir Graphics" description="Professional graphic design services located in the heart of Talagang. We bring your creative vision to life with precision and expertise." buttons={[ - { text: "Get in Touch", href: "#contact" }, + { text: "Start Your Project", href: "#contact" }, { text: "Our Services", href: "#features" } ]} imageSrc="http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg?_wi=1" -- 2.49.1