Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrandaws committed Oct 26, 2023
2 parents 991d855 + 44e92d4 commit c5fc545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified imgs/usecase_generate_image.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions packages/web/src/pages/LandingPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ const LandingPage: React.FC = () => {
const demoGenerateImage = () => {
navigate('/image', {
state: {
content: `化粧品の広告デザインを出力してください
高級感がある、20代女性がターゲット、親しみやすいデザイン、爽やか、綺麗、清潔感がある、黒髪の女性、化粧品を手にしている、顔をアップにする、肌に優しい、都会的`,
content: `スマホ広告のデザイン案を出力してください
可愛い、おしゃれ、使いやすい、POPカルチャー、親しみやすい、若者向け、音楽、写真、流行のスマホ、背景が街`,
},
});
};
Expand Down

0 comments on commit c5fc545

Please sign in to comment.