fix: convert apps/website from submodule to regular directory
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<template>
|
||||
<div class="w-full">
|
||||
<AppHeader />
|
||||
<HeroBanner />
|
||||
<TrustSection />
|
||||
<StepProcess />
|
||||
<PodProducts />
|
||||
<FeatureCards />
|
||||
<WhyInkReach />
|
||||
<CompanyProfile />
|
||||
<CustomerCases />
|
||||
<CtaBanner />
|
||||
<AppFooter />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user