diff --git a/public/images/knowledge-path.jpg b/public/images/knowledge-path.jpg new file mode 100644 index 0000000..cd31a00 Binary files /dev/null and b/public/images/knowledge-path.jpg differ diff --git a/public/images/product-hero.jpg b/public/images/product-hero.jpg new file mode 100644 index 0000000..f4987bb Binary files /dev/null and b/public/images/product-hero.jpg differ diff --git a/src/components/CTA.astro b/src/components/CTA.astro index d9427b3..ab998fe 100644 --- a/src/components/CTA.astro +++ b/src/components/CTA.astro @@ -9,60 +9,17 @@ interface Props { const { title, description, href, variant = 'primary' } = Astro.props; --- -
- {title} - {description &&

{description}

} -
- - \ No newline at end of file +
+ + {title} + + {description &&

{description}

} +
\ No newline at end of file diff --git a/src/components/Footer.astro b/src/components/Footer.astro index bb59db6..c0ef817 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -25,7 +25,7 @@ const footerLinks = [

© {currentYear} 知习 (ZhiXi AI). Structured learning for the digital age.

-

+

冀ICP备2026016484号

diff --git a/src/pages/index.astro b/src/pages/index.astro index a5da46e..4c591d0 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -210,7 +210,7 @@ import Footer from '../components/Footer.astro';
- arrow_forward + arrow_forward
@@ -226,7 +226,7 @@ import Footer from '../components/Footer.astro';
- arrow_forward + arrow_forward
@@ -242,7 +242,7 @@ import Footer from '../components/Footer.astro';
- arrow_forward + arrow_forward
@@ -258,7 +258,7 @@ import Footer from '../components/Footer.astro';
-
+
replay 循环迭代
diff --git a/src/pages/philosophy.astro b/src/pages/philosophy.astro index a5f802b..a6b4041 100644 --- a/src/pages/philosophy.astro +++ b/src/pages/philosophy.astro @@ -30,7 +30,7 @@ import Footer from '../components/Footer.astro';
- Knowledge Path + Knowledge Path
diff --git a/src/pages/product.astro b/src/pages/product.astro index 44c1e94..e6e4ad9 100644 --- a/src/pages/product.astro +++ b/src/pages/product.astro @@ -68,7 +68,7 @@ const painPoints = [
知习 产品界面展示