From 2ae110385044b5767dc2ddf9fccb813263103c07 Mon Sep 17 00:00:00 2001 From: hylerrix Date: Tue, 6 Jun 2023 00:53:08 +0800 Subject: [PATCH] feat(landing): determine to beyond LifeTable & build Micro-App-Center early --- ningowood.com/app/layout.tsx | 2 +- ningowood.com/app/page.tsx | 4 +- ningowood.com/components/home/constant.tsx | 5 + .../components/home/future-app-preview.tsx | 43 +++++++ .../components/home/home-Intro-header.tsx | 112 ++++++++++-------- .../posts}/2023-0618-ningowood-v0_2.md | 0 ningowood.com/public/logo/mathesar.webp | Bin 0 -> 3972 bytes package.json | 3 +- 8 files changed, 118 insertions(+), 51 deletions(-) create mode 100644 ningowood.com/components/home/future-app-preview.tsx rename {blogs => ningowood.com/posts}/2023-0618-ningowood-v0_2.md (100%) create mode 100644 ningowood.com/public/logo/mathesar.webp diff --git a/ningowood.com/app/layout.tsx b/ningowood.com/app/layout.tsx index 29910cc..7cb337e 100644 --- a/ningowood.com/app/layout.tsx +++ b/ningowood.com/app/layout.tsx @@ -35,7 +35,7 @@ export default async function RootLayout({ {/* @ts-expect-error Server Component */}