fix: convert apps/website from submodule to regular directory

This commit is contained in:
yeuimu
2026-07-16 01:42:45 +08:00
parent f12ae12ad3
commit 9595030625
341 changed files with 50808 additions and 1 deletions
+15
View File
@@ -0,0 +1,15 @@
<template>
<div class="w-full">
<AppHeader />
<HeroBanner />
<TrustSection />
<StepProcess />
<PodProducts />
<FeatureCards />
<WhyInkReach />
<CompanyProfile />
<CustomerCases />
<CtaBanner />
<AppFooter />
</div>
</template>