landing门户修改

This commit is contained in:
tangly1024.com
2023-07-06 10:56:01 +08:00
parent b6e37190bf
commit 510cb4de8a
4 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ export default function Features() {
{/* Section header */}
<div className="max-w-3xl mx-auto text-center pb-12 md:pb-16">
<h1 className="h2 mb-4">探索解决方案</h1>
<p className="text-xl text-gray-600">如何搭建自己的门户网站塑造一个品牌展示中心<br/>以前它是系统<strong className='font-bold'>繁重</strong>Wordpress<strong className='font-bold'></strong>Hexo<strong className='font-bold'></strong>Notion</p>
<p className="text-xl text-gray-600 leading-relaxed">如何搭建自己的门户网站塑造一个品牌展示中心<br/>曾经它是系统<strong className='font-bold text-red-500'>繁重</strong>的Wordpress;<br/>它是操<strong className='font-bold text-red-500'></strong>的Hexo;<br/>它是一<strong className='font-bold text-red-500'></strong>的研发团队;<br/>现在您只要一个笔记软件Notion就够</p>
</div>
{/* Section content */}
@@ -82,7 +82,7 @@ export default function Features() {
>
<div>
<div className="font-bold leading-snug tracking-tight mb-1">人性化的定制工具</div>
<div className="text-gray-600">多款主题供您挑选可以搭建各种不同风格和作用的网站未来还会有更多的主题加入</div>
<div className="text-gray-600">多款主题供您挑选可以搭建各种不同风格和作用的网站更多的主题正在陆续加入</div>
</div>
<div className="flex justify-center items-center w-8 h-8 bg-white rounded-full shadow flex-shrink-0 ml-3">
<svg className="w-3 h-3 fill-current" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg">

View File

@@ -12,7 +12,7 @@ export default function FeaturesBlocks() {
{/* Section header */}
<div className="max-w-3xl mx-auto text-center pb-12 md:pb-20">
<h2 className="h2 mb-4">解决方案</h2>
<p className="text-xl text-gray-600">无感知地建站时事传播资讯尽可能链接更多的人</p>
<p className="text-xl text-gray-600">人人自媒体的时代一个网站将帮您链接更多的人带给你无限的机会和客户<br/>您还在等什么呢</p>
</div>
{/* Items */}

View File

@@ -36,7 +36,7 @@ export default function Header() {
<ul className="flex grow justify-end flex-wrap items-center">
<li>
<Link href="https://github.com/tangly1024/NotionNext" target='_blank' className="font-medium hover:font-bold text-gray-600 hover:text-gray-900 px-5 py-3 flex items-center transition duration-150 ease-in-out">
<i className='fab fa-github mr-1'></i><div>Github</div>
<i className='fab fa-github mr-1'></i><div></div>
</Link>
</li>
<li>

View File

@@ -28,8 +28,8 @@ export default function Testimonials() {
{/* Section header */}
<div className="max-w-3xl mx-auto text-center pb-12 md:pb-16">
<h2 className="h2 mb-4">已经被全世界超过3000个网站所使用</h2>
<p className="text-xl text-gray-600" data-aos="zoom-y-out">网站内容涵盖各行各业地产教育建筑医学机械IT电子软件自媒体数位游民短视频电商学生摄影爱好者旅行爱好者等等</p>
<h2 className="h2 mb-4">网站数突破3000浏览量突破 100,000,000+ </h2>
<p className="text-xl text-gray-600" data-aos="zoom-y-out">网站内容涵盖地产教育建筑医学机械IT电子软件自媒体数位游民短视频电商学生摄影爱好者旅行爱好者等等各行各业</p>
</div>
{/* Testimonials */}