diff --git a/apps/web-client-base-net/src/WebClientBase.Client/Layout/MainLayout.razor b/apps/web-client-base-net/src/WebClientBase.Client/Layout/MainLayout.razor index 9fbe9def..1cd4cab7 100644 --- a/apps/web-client-base-net/src/WebClientBase.Client/Layout/MainLayout.razor +++ b/apps/web-client-base-net/src/WebClientBase.Client/Layout/MainLayout.razor @@ -6,13 +6,19 @@ - - - GoodGo + + + GoodGo - Features - Enterprise - Pricing + + + + Home + Features + Enterprise + Pricing + + Sign in Download @@ -23,19 +29,20 @@ OnClick="@ToggleDarkMode" /> - + + + GoodGo + - - - @Body - + + @Body @code { - private bool _drawerOpen = true; + private bool _drawerOpen = false; private bool _isDarkMode = false; private MudTheme _theme = new() diff --git a/apps/web-client-base-net/src/WebClientBase.Client/Pages/Home.razor b/apps/web-client-base-net/src/WebClientBase.Client/Pages/Home.razor index 5bdf2982..21035601 100644 --- a/apps/web-client-base-net/src/WebClientBase.Client/Pages/Home.razor +++ b/apps/web-client-base-net/src/WebClientBase.Client/Pages/Home.razor @@ -1,71 +1,75 @@ @page "/" -Home - GoodGo +GoodGo - The AI Code Editor -Welcome to GoodGo - - Enterprise frontend application built with Blazor WebAssembly and MudBlazor. - + + + + + The AI Code Editor + + + Built to make you extraordinarily productive, GoodGo is the best way to code with AI. + + + + + Download for Mac + + + Read the Manifesto + + + + + Free to use. No credit card required. + + - - - - - - - - - - - Products - Manage your product catalog - - - - View Products - - - + +
+ [ Interactive Demo Placeholder ] +
- - - - - - - - - - Authentication - Login and registration - - - - Go to Auth - - - + + + +
+ + Tab to Autocomplete + GoodGo predicts your next edit, so you can just hit tab to fly through changes. +
+
+ +
+ + Chat with Your Codebase + No more alt-tabbing. Get answers to codebase-wide questions strictly from your editor. +
+
+ +
+ + Privacy First + Your code never leaves your machine unless you explicitly choose to use cloud AI models. +
+
+
+
- - - - - - - - - - BFF Architecture - YARP reverse proxy to microservices - - - - API Docs - - - - - - - This app uses the Backend for Frontend (BFF) pattern with YARP to proxy API calls to microservices. - +