diff --git a/src/const/api.ts b/src/const/api.ts index 02e73ad..545ee80 100644 --- a/src/const/api.ts +++ b/src/const/api.ts @@ -9,7 +9,7 @@ export const configPath = path.join(dataDir, 'config.json'); export const configTemplate: AppConfig = { home: { headline: 'Portfolio', - text: 'As a passionate hobby photographer, I capture the unique beauty and atmosphere of various places. Join me on a visual journey through my lens.', + text: 'Just a hobby photographer sharing moments that catch my eye.', buttonText: 'Visit Gallery', }, contact: {