diff --git a/server/src/mock/data.ts b/server/src/mock/data.ts index 542a2ae..a9bd8b6 100644 --- a/server/src/mock/data.ts +++ b/server/src/mock/data.ts @@ -40,10 +40,10 @@ export function putBlob(data: Buffer | string, type: string): string { export const people = [ ["Ada Lovelace", "ada@example.org"], ["Grace Hopper", "grace@example.org"], ["Linus Torvalds", "linus@kernel.example"], ["Margaret Hamilton", "margaret@nasa.example"], ["Alan Turing", "alan@bletchley.example"], ["GitHub", "noreply@github.example"], - ["Stalwart Labs", "hello@stalw.art"], ["Weekly Digest", "digest@newsletter.example"], ["Finance Team", "finance@example.org"], + ["inbuxa", "hello@inbuxa.org"], ["Weekly Digest", "digest@newsletter.example"], ["Finance Team", "finance@example.org"], ]; export const subjects = [ - "Re: Q3 planning document", "Your invoice #4821 is ready", "Welcome to Stalwart!", "Lunch on Thursday?", "[PR] Fix push reconnect backoff", + "Re: Q3 planning document", "Your invoice #4821 is ready", "Welcome to inbuxa!", "Lunch on Thursday?", "[PR] Fix push reconnect backoff", "Weekly digest: 12 new articles", "Photos from the hike", "Deployment window this weekend", "Contract draft v3 attached", "Can you review my slides?", "Reminder: dentist appointment", "Flight confirmation – BOS → SFO", "Team offsite agenda", "Re: Re: budget approval", "Security notice: new sign-in", ]; @@ -169,8 +169,8 @@ export const STYLED_MARKETING_HTML = `