Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/app/home/constants/intro-content.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
}
Loading