diff --git a/website/src/components/HomepageFeatures/index.tsx b/website/src/components/HomepageFeatures/index.tsx index dadc176..9955ee1 100644 --- a/website/src/components/HomepageFeatures/index.tsx +++ b/website/src/components/HomepageFeatures/index.tsx @@ -11,31 +11,28 @@ type FeatureItem = { const FeatureList: FeatureItem[] = [ { title: 'Easy to Use', - Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default, + Svg: require('@site/static/img/dotnet-bot_beach.svg').default, description: ( <> - Docusaurus was designed from the ground up to be easily installed and - used to get your website up and running quickly. + Designed for seamless setup and integration, ensuring your development process is smooth and efficient. ), }, { title: 'Focus on What Matters', - Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default, + Svg: require('@site/static/img/dotnet-bot_focused.svg').default, description: ( <> - Docusaurus lets you focus on your docs, and we'll do the chores. Go - ahead and move your docs into the docs directory. + Optimize your productivity with DotNet Elements, letting you concentrate on innovative solutions while the framework handles the routine tasks. ), }, { - title: 'Powered by React', - Svg: require('@site/static/img/undraw_docusaurus_react.svg').default, + title: 'Powered by .NET', + Svg: require('@site/static/img/dotnet-logo.svg').default, description: ( <> - Extend or customize your website layout by reusing React. Docusaurus can - be extended while reusing the same header and footer. + Leverage the robust capabilities of .NET and make use of the large community driven ecosystem. ), }, diff --git a/website/src/pages/index.tsx b/website/src/pages/index.tsx index 8b53777..94cb12b 100644 --- a/website/src/pages/index.tsx +++ b/website/src/pages/index.tsx @@ -11,10 +11,10 @@ function HomepageHeader() {
-
+

Opinionated framework to build .NET applications fast and easy
while - focusing more on the final product and less on writing low level + focusing more on the final product and less on writing low-level code.

@@ -42,8 +42,7 @@ function HomepageHeader() { >

Framework is work in progress and not considered production ready - (while still used in some personal projects). Feel free to try it and - leave suggestions. + (while still used in some personal projects). Feel free to try it out and share your thoughts.

diff --git a/website/static/img/dotnet-bot_beach.svg b/website/static/img/dotnet-bot_beach.svg new file mode 100644 index 0000000..08f993b --- /dev/null +++ b/website/static/img/dotnet-bot_beach.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/website/static/img/dotnet-bot_focused.svg b/website/static/img/dotnet-bot_focused.svg new file mode 100644 index 0000000..20a7c16 --- /dev/null +++ b/website/static/img/dotnet-bot_focused.svg @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/website/static/img/dotnet-logo.svg b/website/static/img/dotnet-logo.svg new file mode 100644 index 0000000..fcc7a91 --- /dev/null +++ b/website/static/img/dotnet-logo.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/website/static/img/undraw_docusaurus_react.svg b/website/static/img/undraw_docusaurus_react.svg deleted file mode 100644 index 94b5cf0..0000000 --- a/website/static/img/undraw_docusaurus_react.svg +++ /dev/null @@ -1,170 +0,0 @@ - - Powered by React - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/website/static/img/undraw_docusaurus_tree.svg b/website/static/img/undraw_docusaurus_tree.svg deleted file mode 100644 index d9161d3..0000000 --- a/website/static/img/undraw_docusaurus_tree.svg +++ /dev/null @@ -1,40 +0,0 @@ - - Focus on What Matters - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -