diff --git a/src/app/home/constants/intro-content.ts b/src/app/home/constants/intro-content.ts index 7b5860e..b29fc50 100644 --- a/src/app/home/constants/intro-content.ts +++ b/src/app/home/constants/intro-content.ts @@ -2,7 +2,7 @@ export const introContent = { greeting: "Hi, I'm Letícia Gonçalves", headline: 'Building digital products from design to code.', description: { - line1: "I build scalable SaaS platforms from design to deployment, crafting intuitive interfaces with Vue.js and React and robust backend systems with Node.js and TypeScript.", + line1: "I turn ideas into production-ready products — from pixel-perfect interfaces with Vue.js and React to scalable backend systems with Node.js and TypeScript.", }, cta: 'Get in touch', } \ No newline at end of file