use leptos::*; /// Renders the home page of your application. #[component] pub fn HomePage() -> impl IntoView { // Creates a reactive value to update the button view! {

"SREEZ"
"Site Reliability Engineering for Everyone, eZ"

SREEZ mascot. Yes it is text-to-image generated by GPT4/DALLĀ·E

"Spend your time developping your features, we take care of the infrastructure."

"24/7 support"

"Batteries included"

"Free as a byte"

"And much more, just ""ask us!"

} }