@@ -98,4 +37,4 @@ const Cta = () => {
);
};
-export default Cta;
+export default Cta;
\ No newline at end of file
diff --git a/src/components/homepage/GuidesAndSamples.tsx b/src/components/homepage/GuidesAndSamples.tsx
index 860ac6d8b..5700c1fdf 100644
--- a/src/components/homepage/GuidesAndSamples.tsx
+++ b/src/components/homepage/GuidesAndSamples.tsx
@@ -98,7 +98,7 @@ export default function GuidesAndSamples() {
Popular how to guides
-
+
View more guides
@@ -123,7 +123,7 @@ export default function GuidesAndSamples() {
All apps
diff --git a/src/components/homepage/HeroSection.tsx b/src/components/homepage/HeroSection.tsx
index 9ede5458c..38952d76a 100644
--- a/src/components/homepage/HeroSection.tsx
+++ b/src/components/homepage/HeroSection.tsx
@@ -8,30 +8,35 @@ import {
} from '@fluentui/react-icons';
import ThemedImage from '@theme/ThemedImage';
import clsx from 'clsx';
+import Waves from './Waves';
-
-
- export default function HeroSection() {
- return (
- <>
-
-
-
- Build with Avalonia
-
-
- Avalonia empowers developers to create cross-platform applications for Windows, macOS, Linux, iOS, Android, and web browsers using .NET with unparalleled ease.
-
+ Avalonia empowers developers to create cross-platform applications for Windows, macOS, Linux, iOS, Android, and web browsers using .NET with unparalleled ease. One codebase, infinite possibilities.
+