diff --git a/src/app/page.tsx b/src/app/page.tsx index 41ecccc..6758cf7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Bringing Your Vision to Life" - description="We are a full-service creative agency specializing in design, development, and strategic digital transformation." + description="Schedule a conversation to get a customized roadmap for your digital growth." tag="Freelance Agency" tagAnimation="slide-up" buttons={[ @@ -237,4 +237,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file