diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6c1ff8a3..e0e8723b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,8 +16,8 @@ const inter = Inter({ }); export const metadata = { - title: "", - description: "Start your retrofit journey today", + title: "Ara", + description: "Ara is Domna’s portfolio intelligence platform that turns housing stock data into clear, costed retrofit and investment plans.", }; const getSession = cache(async () => {