feat: Implement new hero (desktop) start dev
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
---
|
||||
import HeroSection from "../components/landing/HeroSection.astro";
|
||||
import BaseLayout from "../layouts/BaseLayout.astro";
|
||||
---
|
||||
|
||||
<BaseLayout title="Home">
|
||||
<h1>Your Partner For A Better Web</h1>
|
||||
<HeroSection />
|
||||
</BaseLayout>
|
||||
|
||||
<style></style>
|
||||
|
||||
Reference in New Issue
Block a user