refactor: Move old components to old folders, start new website impl
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user