diff --git a/app/layout.tsx b/app/layout.tsx index 9f157ef..d8a13e6 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -16,8 +16,8 @@ const outfit = Outfit({ }); export const metadata: Metadata = { - title: "Andrés Sánchez - Senior iOS Engineer", - description: "Senior iOS Engineer with 8+ years delivering resilient mobile banking apps for millions of users across Latin America.", + title: "Andrés Sánchez - Senior Engineer", + description: "Senior Engineer with 8+ years delivering resilient mobile banking apps for millions of users across Latin America.", }; export const viewport: Viewport = { @@ -41,7 +41,7 @@ export default function RootLayout({
-