更新优化
This commit is contained in:
@@ -6,6 +6,7 @@ import TechHeroSection from "@/components/TechHeroSection";
|
||||
import ArchitectureSection from "@/components/ArchitectureSection";
|
||||
import AICapabilitiesSection from "@/components/AICapabilitiesSection";
|
||||
import Web3CapabilitiesSection from "@/components/Web3CapabilitiesSection";
|
||||
import BlockchainSection from "@/components/BlockchainSection";
|
||||
import TechCTASection from "@/components/TechCTASection";
|
||||
|
||||
export async function generateMetadata({
|
||||
@@ -39,6 +40,7 @@ export default async function TechPage({
|
||||
<ArchitectureSection />
|
||||
<AICapabilitiesSection />
|
||||
<Web3CapabilitiesSection />
|
||||
<BlockchainSection />
|
||||
<TechCTASection />
|
||||
</main>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user