diff --git a/src/app/page.tsx b/src/app/page.tsx index e2d8c7e..3446507 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function VisionStudioPage() { tag="Creative Digital Agency" tagIcon={Sparkles} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOu2QhHL8Jg9aI94QDnniXvXe7/uploaded-1776255882661-axzh2bdf.jpg" - buttons={[{ text: "Start Project", href: "#contact" }]} + buttons={[{ text: "Start Your Transformation", href: "#contact" }]} />
@@ -140,4 +140,4 @@ export default function VisionStudioPage() { ); -} +} \ No newline at end of file