diff --git a/src/components/FooterSection.astro b/src/components/FooterSection.astro index a06dcde..e68a694 100644 --- a/src/components/FooterSection.astro +++ b/src/components/FooterSection.astro @@ -6,11 +6,11 @@ diff --git a/src/pages/about.astro b/src/pages/about.astro new file mode 100644 index 0000000..f07b0e6 --- /dev/null +++ b/src/pages/about.astro @@ -0,0 +1,78 @@ +--- +// About Page +import MainLayout from '../layouts/MainLayout.astro'; +--- + + + +
+
+
+
+

+ About AeThex +

+

Building Infrastructure for the Metaverse

+
+
+
+
+

Our Mission

+

AeThex is dedicated to creating the foundational infrastructure that powers the next generation of immersive digital experiences.

+
    +
  • Open-source Foundation
  • +
  • Enterprise Solutions
  • +
  • Research & Innovation
  • +
  • Developer Community
  • +
  • Global Infrastructure
  • +
+
+
+ + +
+
diff --git a/src/pages/community.astro b/src/pages/community.astro new file mode 100644 index 0000000..a5023a3 --- /dev/null +++ b/src/pages/community.astro @@ -0,0 +1,78 @@ +--- +// Community Page +import MainLayout from '../layouts/MainLayout.astro'; +--- + + + +
+
+
+
+

+ Community +

+

Join the AeThex Developer Community

+
+
+
+
+

Get Involved

+

Connect with developers, creators, and enthusiasts building the future of the metaverse.

+
    +
  • Discord Server
  • +
  • Developer Forums
  • +
  • GitHub Discussions
  • +
  • Monthly Meetups
  • +
  • Contributor Program
  • +
+
+
+ + +
+
diff --git a/src/pages/docs.astro b/src/pages/docs.astro new file mode 100644 index 0000000..ba1ca78 --- /dev/null +++ b/src/pages/docs.astro @@ -0,0 +1,78 @@ +--- +// Documentation Page +import MainLayout from '../layouts/MainLayout.astro'; +--- + + + +
+
+
+
+

+ Documentation +

+

Guides, APIs & Technical References

+
+
+
+
+

Developer Resources

+

Everything you need to build with AeThex infrastructure.

+
    +
  • Getting Started Guide
  • +
  • API Reference
  • +
  • SDK Documentation
  • +
  • Tutorials & Examples
  • +
  • Best Practices
  • +
+
+
+ + +
+
diff --git a/src/pages/products.astro b/src/pages/products.astro new file mode 100644 index 0000000..e568d77 --- /dev/null +++ b/src/pages/products.astro @@ -0,0 +1,78 @@ +--- +// Products Page +import MainLayout from '../layouts/MainLayout.astro'; +--- + + + +
+
+
+
+

+ Products +

+

Tools & Services for Metaverse Development

+
+
+
+
+

Our Products

+

Enterprise-grade tools and services built for metaverse creators and developers.

+
    +
  • AeThex Studio IDE
  • +
  • Nexus Engine
  • +
  • Asset Marketplace
  • +
  • Cloud Infrastructure
  • +
  • Analytics Dashboard
  • +
+
+
+ + +
+