Skip to content

Commit

Permalink
Merge pull request #8299 from SarthakSanjay/master
Browse files Browse the repository at this point in the history
fix(client): Update-the-login/signup-page
  • Loading branch information
overbit committed Apr 11, 2024
2 parents 3914cdb + f7ae2b7 commit c2f96d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/amplication-client/src/User/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const DEFAULT_PAGE_SOURCE = "default";
export const SIGN_IN_PAGE_CONTENT: PageContentOptions = {
[DEFAULT_PAGE_SOURCE]: {
name: "Amplication",
title: "Instantly generate quality Node.js services",
title: "Instantly generate quality backend services",
subTitle: "Just code what matters.",
logo: amplicationLogo,
message: "",
Expand Down

0 comments on commit c2f96d6

Please sign in to comment.