diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a299d4..2b7e4b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Transforming vision into vibrant digital reality. We are a creative color zone dedicated to pushing visual boundaries." buttons={[ { text: "Explore Work", href: "#products" }, - { text: "Get In Touch", href: "#contact" }, + { text: "Start Your Creative Project", href: "#contact" }, ]} imageSrc="https://img.b2bpic.net/free-photo/attractive-shy-girl-sitting-alone-holding-herself-knees-nude-stylish-makeup-curly-long-hairstyle-black-jacket-creamy-dress-her-body_343629-58.jpg?id=11953522" imageAlt="creative studio vibrant color concept" @@ -192,4 +192,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file