richross / HelloDallE

Project that takes responses to pre-defined questions, generates a prompt, which is sent to DallE for image generation.
MIT License
0 stars 0 forks source link

included about page that shows the underlying prompts #49

Closed richross closed 3 weeks ago

richross commented 3 weeks ago

This pull request primarily focuses on improving the user interface and the structure of the src/HelloDallE8/Components/Pages directory. The changes include the addition of a new page About.razor and the conversion of the Home.razor page's layout from a simple div structure to a more organized FluentTabs structure.

Addition of new page:

User Interface improvements: