1
0

refactor: Move old components to old folders, start new website impl

This commit is contained in:
2025-12-15 17:56:59 +01:00
parent 8e736906c1
commit 8ccad90484
21 changed files with 561 additions and 2120 deletions
+2 -3
View File
@@ -1,8 +1,7 @@
---
import Hero from "../components/Hero.astro";
import BaseLayout from "../layouts/BaseLayout.astro";
---
<BaseLayout pageTitle="Building The Web On Your Terms">
<Hero />
<BaseLayout title="Home">
<h1>Your Partner For A Better Web</h1>
</BaseLayout>