starter-blog,footer

This commit is contained in:
tangly1024.com
2024-02-20 15:59:17 +08:00
parent ed415fab79
commit cf71fe5530
8 changed files with 405 additions and 937 deletions

View File

@@ -1,3 +1,6 @@
import { siteConfig } from '@/lib/config'
import CONFIG from '../config'
export const Blog = () => {
return <>
{/* <!-- ====== Blog Section Start --> */}
@@ -7,16 +10,17 @@ export const Blog = () => {
<div class="w-full px-4">
<div class="mx-auto mb-[60px] max-w-[485px] text-center">
<span class="mb-2 block text-lg font-semibold text-primary">
Our Blogs
{siteConfig('STARTER_BLOG_TITLE', null, CONFIG)}
</span>
<h2
class="mb-4 text-3xl font-bold text-dark dark:text-white sm:text-4xl md:text-[40px] md:leading-[1.2]"
>
Our Recent News
{siteConfig('STARTER_BLOG_TEXT_1', null, CONFIG)}
</h2>
<p class="text-base text-body-color dark:text-dark-6">
There are many variations of passages of Lorem Ipsum available
but the majority have suffered alteration in some form.
<p dangerouslySetInnerHTML={
{ __html: siteConfig('STARTER_BLOG_TEXT_2', null, CONFIG) }
} class="text-base text-body-color dark:text-dark-6">
</p>
</div>
</div>

View File

@@ -1,3 +1,7 @@
import { siteConfig } from '@/lib/config'
import CONFIG from '../config'
/* eslint-disable @next/next/no-img-element */
export const Footer = () => {
return <>
{/* <!-- ====== Footer Section Start --> */}
@@ -262,6 +266,8 @@ export const Footer = () => {
</div>
</div>
{/* 底部版权信息相关 */}
<div
class="mt-12 border-t border-[#8890A4] border-opacity-40 py-8 lg:mt-[60px]"
>
@@ -273,22 +279,22 @@ export const Footer = () => {
class="-mx-3 flex items-center justify-center md:justify-start"
>
<a
href= {siteConfig('STARTER_FOOTER_PRIVACY_POLICY_URL', null, CONFIG)}
class="px-3 text-base text-gray-7 hover:text-white hover:underline"
>
Privacy policy
{siteConfig('STARTER_FOOTER_PRIVACY_POLICY_TEXT', null, CONFIG)}
</a>
<a
href= {siteConfig('STARTER_FOOTER_PRIVACY_LEGAL_NOTICE_URL', null, CONFIG)}
class="px-3 text-base text-gray-7 hover:text-white hover:underline"
>
Legal notice
{siteConfig('STARTER_FOOTER_PRIVACY_LEGAL_NOTICE_TEXT', null, CONFIG)}
</a>
<a
href= {siteConfig('STARTER_FOOTER_PRIVACY_TERMS_OF_SERVICE_URL', null, CONFIG)}
class="px-3 text-base text-gray-7 hover:text-white hover:underline"
>
Terms of service
{siteConfig('STARTER_FOOTER_PRIVACY_TERMS_OF_SERVICE_TEXT', null, CONFIG)}
</a>
</div>
</div>
@@ -298,12 +304,12 @@ export const Footer = () => {
<p class="text-base text-gray-7">
Designed and Developed by
<a
href="https://tailgrids.com"
href="https://github.com/tangly1024/NotionNext"
rel="nofollow noopner noreferrer"
target="_blank"
class="text-gray-1 hover:underline"
class="px-1 text-gray-1 hover:underline"
>
TailGrids and UIdeck
NotionNext
</a>
</p>
</div>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,220 @@
export const SVGAvatarBG = () => {
return <svg
width="55"
height="53"
viewBox="0 0 55 53"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M12.5118 3.1009C13.3681 3.1009 14.0622 2.40674 14.0622 1.55045C14.0622 0.69416 13.3681 0 12.5118 0C11.6555 0 10.9613 0.69416 10.9613 1.55045C10.9613 2.40674 11.6555 3.1009 12.5118 3.1009Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M22.5038 3.1009C23.3601 3.1009 24.0543 2.40674 24.0543 1.55045C24.0543 0.69416 23.3601 0 22.5038 0C21.6475 0 20.9534 0.69416 20.9534 1.55045C20.9534 2.40674 21.6475 3.1009 22.5038 3.1009Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M32.4958 3.1009C33.3521 3.1009 34.0463 2.40674 34.0463 1.55045C34.0463 0.69416 33.3521 0 32.4958 0C31.6395 0 30.9454 0.69416 30.9454 1.55045C30.9454 2.40674 31.6395 3.1009 32.4958 3.1009Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M42.4875 3.1009C43.3438 3.1009 44.038 2.40674 44.038 1.55045C44.038 0.69416 43.3438 0 42.4875 0C41.6312 0 40.9371 0.69416 40.9371 1.55045C40.9371 2.40674 41.6312 3.1009 42.4875 3.1009Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M52.4795 3.1009C53.3358 3.1009 54.03 2.40674 54.03 1.55045C54.03 0.69416 53.3358 0 52.4795 0C51.6233 0 50.9291 0.69416 50.9291 1.55045C50.9291 2.40674 51.6233 3.1009 52.4795 3.1009Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M2.52045 13.0804C3.37674 13.0804 4.0709 12.3862 4.0709 11.5299C4.0709 10.6737 3.37674 9.97949 2.52045 9.97949C1.66416 9.97949 0.970001 10.6737 0.970001 11.5299C0.970001 12.3862 1.66416 13.0804 2.52045 13.0804Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M12.5118 13.0804C13.3681 13.0804 14.0622 12.3862 14.0622 11.5299C14.0622 10.6737 13.3681 9.97949 12.5118 9.97949C11.6555 9.97949 10.9613 10.6737 10.9613 11.5299C10.9613 12.3862 11.6555 13.0804 12.5118 13.0804Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M22.5038 13.0804C23.3601 13.0804 24.0543 12.3862 24.0543 11.5299C24.0543 10.6737 23.3601 9.97949 22.5038 9.97949C21.6475 9.97949 20.9534 10.6737 20.9534 11.5299C20.9534 12.3862 21.6475 13.0804 22.5038 13.0804Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M32.4958 13.0804C33.3521 13.0804 34.0463 12.3862 34.0463 11.5299C34.0463 10.6737 33.3521 9.97949 32.4958 9.97949C31.6395 9.97949 30.9454 10.6737 30.9454 11.5299C30.9454 12.3862 31.6395 13.0804 32.4958 13.0804Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M42.4875 13.0804C43.3438 13.0804 44.038 12.3862 44.038 11.5299C44.038 10.6737 43.3438 9.97949 42.4875 9.97949C41.6312 9.97949 40.9371 10.6737 40.9371 11.5299C40.9371 12.3862 41.6312 13.0804 42.4875 13.0804Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M52.4795 13.0804C53.3358 13.0804 54.03 12.3862 54.03 11.5299C54.03 10.6737 53.3358 9.97949 52.4795 9.97949C51.6233 9.97949 50.9291 10.6737 50.9291 11.5299C50.9291 12.3862 51.6233 13.0804 52.4795 13.0804Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M2.52045 23.0604C3.37674 23.0604 4.0709 22.3662 4.0709 21.5099C4.0709 20.6536 3.37674 19.9595 2.52045 19.9595C1.66416 19.9595 0.970001 20.6536 0.970001 21.5099C0.970001 22.3662 1.66416 23.0604 2.52045 23.0604Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M12.5118 23.0604C13.3681 23.0604 14.0622 22.3662 14.0622 21.5099C14.0622 20.6536 13.3681 19.9595 12.5118 19.9595C11.6555 19.9595 10.9613 20.6536 10.9613 21.5099C10.9613 22.3662 11.6555 23.0604 12.5118 23.0604Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M22.5038 23.0604C23.3601 23.0604 24.0543 22.3662 24.0543 21.5099C24.0543 20.6536 23.3601 19.9595 22.5038 19.9595C21.6475 19.9595 20.9534 20.6536 20.9534 21.5099C20.9534 22.3662 21.6475 23.0604 22.5038 23.0604Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M32.4958 23.0604C33.3521 23.0604 34.0463 22.3662 34.0463 21.5099C34.0463 20.6536 33.3521 19.9595 32.4958 19.9595C31.6395 19.9595 30.9454 20.6536 30.9454 21.5099C30.9454 22.3662 31.6395 23.0604 32.4958 23.0604Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M42.4875 23.0604C43.3438 23.0604 44.038 22.3662 44.038 21.5099C44.038 20.6536 43.3438 19.9595 42.4875 19.9595C41.6312 19.9595 40.9371 20.6536 40.9371 21.5099C40.9371 22.3662 41.6312 23.0604 42.4875 23.0604Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M52.4795 23.0604C53.3358 23.0604 54.03 22.3662 54.03 21.5099C54.03 20.6536 53.3358 19.9595 52.4795 19.9595C51.6233 19.9595 50.9291 20.6536 50.9291 21.5099C50.9291 22.3662 51.6233 23.0604 52.4795 23.0604Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M2.52045 33.0404C3.37674 33.0404 4.0709 32.3462 4.0709 31.4899C4.0709 30.6336 3.37674 29.9395 2.52045 29.9395C1.66416 29.9395 0.970001 30.6336 0.970001 31.4899C0.970001 32.3462 1.66416 33.0404 2.52045 33.0404Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M12.5118 33.0404C13.3681 33.0404 14.0622 32.3462 14.0622 31.4899C14.0622 30.6336 13.3681 29.9395 12.5118 29.9395C11.6555 29.9395 10.9613 30.6336 10.9613 31.4899C10.9613 32.3462 11.6555 33.0404 12.5118 33.0404Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M22.5038 33.0404C23.3601 33.0404 24.0543 32.3462 24.0543 31.4899C24.0543 30.6336 23.3601 29.9395 22.5038 29.9395C21.6475 29.9395 20.9534 30.6336 20.9534 31.4899C20.9534 32.3462 21.6475 33.0404 22.5038 33.0404Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M32.4958 33.0404C33.3521 33.0404 34.0463 32.3462 34.0463 31.4899C34.0463 30.6336 33.3521 29.9395 32.4958 29.9395C31.6395 29.9395 30.9454 30.6336 30.9454 31.4899C30.9454 32.3462 31.6395 33.0404 32.4958 33.0404Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M42.4875 33.0404C43.3438 33.0404 44.038 32.3462 44.038 31.4899C44.038 30.6336 43.3438 29.9395 42.4875 29.9395C41.6312 29.9395 40.9371 30.6336 40.9371 31.4899C40.9371 32.3462 41.6312 33.0404 42.4875 33.0404Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M52.4795 33.0404C53.3358 33.0404 54.03 32.3462 54.03 31.4899C54.03 30.6336 53.3358 29.9395 52.4795 29.9395C51.6233 29.9395 50.9291 30.6336 50.9291 31.4899C50.9291 32.3462 51.6233 33.0404 52.4795 33.0404Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M2.52045 43.0203C3.37674 43.0203 4.0709 42.3262 4.0709 41.4699C4.0709 40.6136 3.37674 39.9194 2.52045 39.9194C1.66416 39.9194 0.970001 40.6136 0.970001 41.4699C0.970001 42.3262 1.66416 43.0203 2.52045 43.0203Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M12.5118 43.0203C13.3681 43.0203 14.0622 42.3262 14.0622 41.4699C14.0622 40.6136 13.3681 39.9194 12.5118 39.9194C11.6555 39.9194 10.9613 40.6136 10.9613 41.4699C10.9613 42.3262 11.6555 43.0203 12.5118 43.0203Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M22.5038 43.0203C23.3601 43.0203 24.0543 42.3262 24.0543 41.4699C24.0543 40.6136 23.3601 39.9194 22.5038 39.9194C21.6475 39.9194 20.9534 40.6136 20.9534 41.4699C20.9534 42.3262 21.6475 43.0203 22.5038 43.0203Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M32.4958 43.0203C33.3521 43.0203 34.0463 42.3262 34.0463 41.4699C34.0463 40.6136 33.3521 39.9194 32.4958 39.9194C31.6395 39.9194 30.9454 40.6136 30.9454 41.4699C30.9454 42.3262 31.6395 43.0203 32.4958 43.0203Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M42.4875 43.0203C43.3438 43.0203 44.038 42.3262 44.038 41.4699C44.038 40.6136 43.3438 39.9194 42.4875 39.9194C41.6312 39.9194 40.9371 40.6136 40.9371 41.4699C40.9371 42.3262 41.6312 43.0203 42.4875 43.0203Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M52.4795 43.0203C53.3358 43.0203 54.03 42.3262 54.03 41.4699C54.03 40.6136 53.3358 39.9194 52.4795 39.9194C51.6233 39.9194 50.9291 40.6136 50.9291 41.4699C50.9291 42.3262 51.6233 43.0203 52.4795 43.0203Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M2.52045 53.0001C3.37674 53.0001 4.0709 52.3059 4.0709 51.4496C4.0709 50.5933 3.37674 49.8992 2.52045 49.8992C1.66416 49.8992 0.970001 50.5933 0.970001 51.4496C0.970001 52.3059 1.66416 53.0001 2.52045 53.0001Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M12.5118 53.0001C13.3681 53.0001 14.0622 52.3059 14.0622 51.4496C14.0622 50.5933 13.3681 49.8992 12.5118 49.8992C11.6555 49.8992 10.9613 50.5933 10.9613 51.4496C10.9613 52.3059 11.6555 53.0001 12.5118 53.0001Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M22.5038 53.0001C23.3601 53.0001 24.0543 52.3059 24.0543 51.4496C24.0543 50.5933 23.3601 49.8992 22.5038 49.8992C21.6475 49.8992 20.9534 50.5933 20.9534 51.4496C20.9534 52.3059 21.6475 53.0001 22.5038 53.0001Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M32.4958 53.0001C33.3521 53.0001 34.0463 52.3059 34.0463 51.4496C34.0463 50.5933 33.3521 49.8992 32.4958 49.8992C31.6395 49.8992 30.9454 50.5933 30.9454 51.4496C30.9454 52.3059 31.6395 53.0001 32.4958 53.0001Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M42.4875 53.0001C43.3438 53.0001 44.038 52.3059 44.038 51.4496C44.038 50.5933 43.3438 49.8992 42.4875 49.8992C41.6312 49.8992 40.9371 50.5933 40.9371 51.4496C40.9371 52.3059 41.6312 53.0001 42.4875 53.0001Z"
fill="#3758F9"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M52.4795 53.0001C53.3358 53.0001 54.03 52.3059 54.03 51.4496C54.03 50.5933 53.3358 49.8992 52.4795 49.8992C51.6233 49.8992 50.9291 50.5933 50.9291 51.4496C50.9291 52.3059 51.6233 53.0001 52.4795 53.0001Z"
fill="#3758F9"
/>
</svg>
}

View File

@@ -0,0 +1,15 @@
export const SVGFacebook = () => {
return <svg
width="18"
height="18"
viewBox="0 0 18 18"
fill="none"
xmlns="http://www.w3.org/2000/svg"
class="fill-current"
>
<path
d="M13.3315 7.25625H11.7565H11.194V6.69375V4.95V4.3875H11.7565H12.9377C13.2471 4.3875 13.5002 4.1625 13.5002 3.825V0.84375C13.5002 0.534375 13.2752 0.28125 12.9377 0.28125H10.8846C8.66272 0.28125 7.11584 1.85625 7.11584 4.19062V6.6375V7.2H6.55334H4.64084C4.24709 7.2 3.88147 7.50937 3.88147 7.95937V9.98438C3.88147 10.3781 4.19084 10.7438 4.64084 10.7438H6.49709H7.05959V11.3063V16.9594C7.05959 17.3531 7.36897 17.7188 7.81897 17.7188H10.4627C10.6315 17.7188 10.7721 17.6344 10.8846 17.5219C10.9971 17.4094 11.0815 17.2125 11.0815 17.0437V11.3344V10.7719H11.6721H12.9377C13.3033 10.7719 13.5846 10.5469 13.6408 10.2094V10.1813V10.1531L14.0346 8.2125C14.0627 8.01562 14.0346 7.79063 13.8658 7.56562C13.8096 7.425 13.5565 7.28437 13.3315 7.25625Z"
fill=""
/>
</svg>
}

View File

@@ -0,0 +1,23 @@
export const SVGInstagram = () => {
return <svg
width="18"
height="18"
viewBox="0 0 18 18"
fill="none"
xmlns="http://www.w3.org/2000/svg"
class="fill-current"
>
<path
d="M9.02429 11.8066C10.5742 11.8066 11.8307 10.5501 11.8307 9.00018C11.8307 7.45022 10.5742 6.19373 9.02429 6.19373C7.47433 6.19373 6.21783 7.45022 6.21783 9.00018C6.21783 10.5501 7.47433 11.8066 9.02429 11.8066Z"
fill=""
/>
<path
d="M12.0726 1.5H5.92742C3.48387 1.5 1.5 3.48387 1.5 5.92742V12.0242C1.5 14.5161 3.48387 16.5 5.92742 16.5H12.0242C14.5161 16.5 16.5 14.5161 16.5 12.0726V5.92742C16.5 3.48387 14.5161 1.5 12.0726 1.5ZM9.02419 12.6774C6.96774 12.6774 5.34677 11.0081 5.34677 9C5.34677 6.99194 6.99194 5.32258 9.02419 5.32258C11.0323 5.32258 12.6774 6.99194 12.6774 9C12.6774 11.0081 11.0565 12.6774 9.02419 12.6774ZM14.1048 5.66129C13.8629 5.92742 13.5 6.07258 13.0887 6.07258C12.7258 6.07258 12.3629 5.92742 12.0726 5.66129C11.8065 5.39516 11.6613 5.05645 11.6613 4.64516C11.6613 4.23387 11.8065 3.91935 12.0726 3.62903C12.3387 3.33871 12.6774 3.19355 13.0887 3.19355C13.4516 3.19355 13.8387 3.33871 14.1048 3.60484C14.3468 3.91935 14.5161 4.28226 14.5161 4.66935C14.4919 5.05645 14.3468 5.39516 14.1048 5.66129Z"
fill=""
/>
<path
d="M13.1135 4.06433C12.799 4.06433 12.5329 4.33046 12.5329 4.64498C12.5329 4.95949 12.799 5.22562 13.1135 5.22562C13.428 5.22562 13.6942 4.95949 13.6942 4.64498C13.6942 4.33046 13.4522 4.06433 13.1135 4.06433Z"
fill=""
/>
</svg>
}

View File

@@ -0,0 +1,15 @@
export const SVGTwitter = () => {
return <svg
width="18"
height="18"
viewBox="0 0 18 18"
fill="none"
xmlns="http://www.w3.org/2000/svg"
class="fill-current"
>
<path
d="M16.4647 4.83752C16.565 4.72065 16.4343 4.56793 16.2859 4.62263C15.9549 4.74474 15.6523 4.82528 15.2049 4.875C15.7552 4.56855 16.0112 4.13054 16.2194 3.59407C16.2696 3.46467 16.1182 3.34725 15.9877 3.40907C15.458 3.66023 14.8864 3.84658 14.2854 3.95668C13.6913 3.3679 12.8445 3 11.9077 3C10.1089 3 8.65027 4.35658 8.65027 6.02938C8.65027 6.26686 8.67937 6.49818 8.73427 6.71966C6.14854 6.59919 3.84286 5.49307 2.24098 3.79696C2.13119 3.68071 1.93197 3.69614 1.86361 3.83792C1.68124 4.21619 1.57957 4.63582 1.57957 5.07762C1.57957 6.12843 2.15446 7.05557 3.02837 7.59885C2.63653 7.58707 2.2618 7.51073 1.91647 7.38116C1.74834 7.31808 1.5556 7.42893 1.57819 7.59847C1.75162 8.9004 2.80568 9.97447 4.16624 10.2283C3.89302 10.2978 3.60524 10.3347 3.30754 10.3347C3.23536 10.3347 3.16381 10.3324 3.0929 10.3281C2.91247 10.3169 2.76583 10.4783 2.84319 10.6328C3.35357 11.6514 4.45563 12.3625 5.73809 12.3847C4.62337 13.1974 3.21889 13.6816 1.69269 13.6816C1.50451 13.6816 1.42378 13.9235 1.59073 14.0056C2.88015 14.6394 4.34854 15 5.90878 15C11.9005 15 15.1765 10.384 15.1765 6.38067C15.1765 6.24963 15.1732 6.11858 15.1672 5.98877C15.6535 5.66205 16.0907 5.27354 16.4647 4.83752Z"
fill=""
/>
</svg>
}

View File

@@ -7,6 +7,9 @@ const CONFIG = {
STARTER_LOGO: '', // 普通logo图片 示例:/images/starter/logo/logo.svg
STARTER_LOGO_WHITE: '', // 透明底浅色logo 示例: /images/starter/logo/logo-white.svg
// MENU 菜单部分不在此处配置请在Notion数据库中添加MENU
// 英雄区块导航
STARTER_HERO_TITLE_1: '开源且免费的基于 Notion 笔记的网站构建工具。', // 英雄区文字
STARTER_HERO_TITLE_2: '使用您喜爱的技术Tailwind 和 React NextJS构建各种网站主题模板。 ', // 英雄区文字
STARTER_HERO_TITLE_3: '使用最新技术构建', // 英雄区文字
@@ -16,13 +19,14 @@ const CONFIG = {
STARTER_HERO_BUTTON_2_URL: 'https://github.com/tangly1024/NotionNext', // 英雄区按钮
STARTER_HERO_PREVIEW_IMAGE: '/images/starter/hero/hero-image.webp', // 产品预览图 默认读取public目录下图片
// 顶部右侧导航暗流
STARTER_NAV_BUTTON_1_TEXT: 'Sign In',
STARTER_NAV_BUTTON_1_URL: '/signin',
STARTER_NAV_BUTTON_2_TEXT: 'Sign Up',
STARTER_NAV_BUTTON_2_URL: '/signup',
// 特性相关
// 特性区块
STARTER_FEATURE_TITLE: '特性', // 特性
STARTER_FEATURE_TEXT_1: 'NotionNext的主要特性', // 特性
STARTER_FEATURE_TEXT_2: 'NotionNext的愿景是帮助非技术人员的小白最低成本、最快速地搭建自己的网站。 ', // 特性
@@ -47,7 +51,7 @@ const CONFIG = {
STARTER_FEATURE_4_BUTTON_TEXT: '了解更多', // 特性4
STARTER_FEATURE_4_BUTTON_URL: 'https://docs.tangly1024.com/about', // 特性4
// 首页ABOUT栏目
// 首页ABOUT区块
STARTER_ABOUT_TITLE: '一套轻量实用的建站解决方案',
STARTER_ABOUT_TEXT: 'NotionNext的愿景是帮助非技术人员的小白最低成本、最快速地搭建自己的网站帮助您将自己的产品与故事高效地传达给世界。 <br /> <br /> 功能强大的Notion笔记简单快速的Vercel托管平台组成一个简单的网站',
STARTER_ABOUT_BUTTON_TEXT: '了解更多',
@@ -58,6 +62,7 @@ const CONFIG = {
STARTER_ABOUT_TIPS_2: '博客站点',
STARTER_ABOUT_TIPS_3: '正在线上运行',
// 首页价格区块
STARTER_PRICING_TITLE: '价格表',
STARTER_PRICING_TEXT_1: '很棒的定价计划',
STARTER_PRICING_TEXT_2: '我们制定了灵活的付费模式您可以按需选择。NotionNext完全免费这里仅做主题功能演示。请勿下单请勿购买',
@@ -150,7 +155,7 @@ const CONFIG = {
STARTER_FAQ_1_ANSWER: 'NotionNext提供了<a href="https://docs.tangly1024.com/about" class="underline">帮助文档</a>,操作<a href="https://www.bilibili.com/video/BV1fM4y1L7Qi/" class="underline">演示视频</a>,以及<a href="https://docs.tangly1024.com/article/chat-community" class="underline">交流社群</a>来协助您完成网站的搭建部署',
STARTER_FAQ_2_QUESTION: '部署后要如何编写文章?',
STARTER_FAQ_2_ANSWER: '您可以在Notion中之间添加或修改类型为Post的页面内容将被实时同步在站点中详情参考<a class="underline" href="https://docs.tangly1024.com/article/start-to-write">《帮助文档》</>',
STARTER_FAQ_2_ANSWER: '您可以在Notion中之间添加或修改类型为Post的页面内容将被实时同步在站点中详情参考<a class="underline" href="https://docs.tangly1024.com/article/start-to-write">《帮助文档》</a>',
STARTER_FAQ_3_QUESTION: '站点部署失败,更新失败?',
STARTER_FAQ_3_ANSWER: '通常是配置修改错误导致请检查配置或者重试操作步骤或者通过Vercel后台的Deployments中找到错误日志并向网友求助',
@@ -158,6 +163,48 @@ const CONFIG = {
STARTER_FAQ_4_QUESTION: '文章没有实时同步?',
STARTER_FAQ_4_ANSWER: '先检查Notion_Page_ID是否正确配置其次由于博客的每个页面都有独立缓存刷新网页后即可解决',
STARTER_TEAM_TITLE: '团队成员',
STARTER_TEAM_TEXT_1: '我们的开发者团队',
STARTER_TEAM_TEXT_2: 'NotionNext 由众多开源技术爱好者们共同合作完成,感谢每一位<a class="underline" href="https://github.com/tangly1024/NotionNext/graphs/contributors">贡献者</a>',
// 这里不支持CONFIG和环境变量需要一一修改此处代码。
STARTER_TEAM_ITEMS: [
{
STARTER_TEAM_ITEM_AVATAR: 'https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fa06c61bb-980e-4180-bc18-c15f92c78bb4%2Ftangly1024.jpg?table=collection&id=8e7acf17-de09-4fa1-abde-b5b80ad4a813&t=8e7acf17-de09-4fa1-abde-b5b80ad4a813&width=100&cache=v2',
STARTER_TEAM_ITEM_NICKNAME: 'Tangly',
STARTER_TEAM_ITEM_DESCRIPTION: 'Developer'
},
{
STARTER_TEAM_ITEM_AVATAR: '/images/starter/team/team-01.png',
STARTER_TEAM_ITEM_NICKNAME: 'Melissa Tatcher',
STARTER_TEAM_ITEM_DESCRIPTION: 'Marketing Expert'
},
{
STARTER_TEAM_ITEM_AVATAR: '/images/starter/team/team-02.png',
STARTER_TEAM_ITEM_NICKNAME: 'Stuard Ferrel',
STARTER_TEAM_ITEM_DESCRIPTION: 'Digital Marketer'
},
{
STARTER_TEAM_ITEM_AVATAR: '/images/starter/team/team-03.png',
STARTER_TEAM_ITEM_NICKNAME: 'Eva Hudson',
STARTER_TEAM_ITEM_DESCRIPTION: 'Creative Designer'
}
],
// 博客文章区块
STARTER_BLOG_TITLE: '我们的博客',
STARTER_BLOG_TEXT_1: '最近的新闻',
STARTER_BLOG_TEXT_2: '这里会发布一些关于NotionNext的最新动态包括新的动向、新的未来计划以及新功能的特性',
STARTER_FOOTER_PRIVACY_POLICY_TEXT: '隐私政策',
STARTER_FOOTER_PRIVACY_POLICY_URL: '/privacy-policy',
STARTER_FOOTER_PRIVACY_LEGAL_NOTICE_TEXT: '法律声明',
STARTER_FOOTER_PRIVACY_LEGAL_NOTICE_URL: '/legacy-notice',
STARTER_FOOTER_PRIVACY_TERMS_OF_SERVICE_TEXT: '服务协议',
STARTER_FOOTER_PRIVACY_TERMS_OF_SERVICE_URL: '/terms-of-use',
STARTER_NEWSLETTER: process.env.NEXT_PUBLIC_THEME_STARTER_NEWSLETTER || false // 是否开启邮件订阅 请先配置mailchimp功能 https://docs.tangly1024.com/article/notion-next-mailchimp
}
export default CONFIG