This commit is contained in:
hailin 2025-03-14 00:12:28 +08:00
parent 6238c2e280
commit 2d5e05fd3a
1 changed files with 99 additions and 99 deletions

View File

@ -368,102 +368,102 @@ export function Footer({ className, ...props }: React.ComponentProps<'p'>) {
// ); // );
// } // }
// export function Footer_bak() { export function Footer_bak() {
// return ( return (
// <Container as="footer" className="mt-24 w-full sm:mt-32 lg:mt-40"> <Container as="footer" className="mt-24 w-full sm:mt-32 lg:mt-40">
// <FadeIn> <FadeIn>
// <div className="grid grid-cols-1 gap-x-8 gap-y-16 lg:grid-cols-2"> <div className="grid grid-cols-1 gap-x-8 gap-y-16 lg:grid-cols-2">
// <div></div> <div></div>
// {/* <Navigation /> */} {/* <Navigation /> */}
// <div className="flex lg:justify-end"> <div className="flex lg:justify-end">
// <NewsletterForm /> <NewsletterForm />
// </div> </div>
// </div> </div>
// <div className="mb-20 mt-24 flex flex-wrap items-end justify-between gap-x-6 gap-y-4 border-t border-gray-950/10 pt-12"> <div className="mb-20 mt-24 flex flex-wrap items-end justify-between gap-x-6 gap-y-4 border-t border-gray-950/10 pt-12">
// <Link href="/" aria-label="Home"> <Link href="/" aria-label="Home">
// <svg <svg
// width="32" width="32"
// height="32" height="32"
// viewBox="0 0 276 276" viewBox="0 0 276 276"
// fill="none" fill="none"
// xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
// > >
// <g filter="url(#filter0_d_101_3_footer)"> <g filter="url(#filter0_d_101_3_footer)">
// <path <path
// d="M160.206 70H197V156.749C197 167.064 194.529 175.99 189.588 183.528C184.691 191.021 177.853 196.818 169.074 200.917C160.294 204.972 150.103 207 138.5 207C126.809 207 116.574 204.972 107.794 200.917C99.0147 196.818 92.1765 191.021 87.2794 183.528C82.4265 175.99 80 167.064 80 156.749V70H116.794V153.575C116.794 157.763 117.721 161.51 119.574 164.816C121.426 168.078 123.985 170.634 127.25 172.486C130.559 174.337 134.309 175.263 138.5 175.263C142.735 175.263 146.485 174.337 149.75 172.486C153.015 170.634 155.574 168.078 157.426 164.816C159.279 161.51 160.206 157.763 160.206 153.575V70Z" d="M160.206 70H197V156.749C197 167.064 194.529 175.99 189.588 183.528C184.691 191.021 177.853 196.818 169.074 200.917C160.294 204.972 150.103 207 138.5 207C126.809 207 116.574 204.972 107.794 200.917C99.0147 196.818 92.1765 191.021 87.2794 183.528C82.4265 175.99 80 167.064 80 156.749V70H116.794V153.575C116.794 157.763 117.721 161.51 119.574 164.816C121.426 168.078 123.985 170.634 127.25 172.486C130.559 174.337 134.309 175.263 138.5 175.263C142.735 175.263 146.485 174.337 149.75 172.486C153.015 170.634 155.574 168.078 157.426 164.816C159.279 161.51 160.206 157.763 160.206 153.575V70Z"
// fill="url(#_footer)" fill="url(#_footer)"
// shapeRendering="crispEdges" shapeRendering="crispEdges"
// /> />
// <path <path
// d="M160.206 69.5H159.706V70V153.575C159.706 157.686 158.797 161.346 156.991 164.57C155.183 167.753 152.689 170.244 149.503 172.051C146.323 173.854 142.66 174.763 138.5 174.763C134.386 174.763 130.722 173.855 127.496 172.05C124.311 170.244 121.817 167.753 120.009 164.57C118.203 161.346 117.294 157.686 117.294 153.575V70V69.5H116.794H80H79.5V70V156.749C79.5 167.145 81.9466 176.168 86.859 183.798L86.8609 183.801C91.813 191.379 98.726 197.235 107.583 201.37L107.584 201.371C116.442 205.462 126.751 207.5 138.5 207.5C150.161 207.5 160.426 205.462 169.283 201.371L169.285 201.37C178.141 197.235 185.054 191.379 190.006 183.802C195.008 176.171 197.5 167.147 197.5 156.749V70V69.5H197H160.206Z" d="M160.206 69.5H159.706V70V153.575C159.706 157.686 158.797 161.346 156.991 164.57C155.183 167.753 152.689 170.244 149.503 172.051C146.323 173.854 142.66 174.763 138.5 174.763C134.386 174.763 130.722 173.855 127.496 172.05C124.311 170.244 121.817 167.753 120.009 164.57C118.203 161.346 117.294 157.686 117.294 153.575V70V69.5H116.794H80H79.5V70V156.749C79.5 167.145 81.9466 176.168 86.859 183.798L86.8609 183.801C91.813 191.379 98.726 197.235 107.583 201.37L107.584 201.371C116.442 205.462 126.751 207.5 138.5 207.5C150.161 207.5 160.426 205.462 169.283 201.371L169.285 201.37C178.141 197.235 185.054 191.379 190.006 183.802C195.008 176.171 197.5 167.147 197.5 156.749V70V69.5H197H160.206Z"
// stroke="url(#paint1_linear_101_3_footer)" stroke="url(#paint1_linear_101_3_footer)"
// shapeRendering="crispEdges" shapeRendering="crispEdges"
// /> />
// </g> </g>
// <defs> <defs>
// <filter <filter
// id="filter0_d_101_3_footer" id="filter0_d_101_3_footer"
// x="75" x="75"
// y="69" y="69"
// width="127" width="127"
// height="147" height="147"
// filterUnits="userSpaceOnUse" filterUnits="userSpaceOnUse"
// colorInterpolationFilters="sRGB" colorInterpolationFilters="sRGB"
// > >
// <feFlood floodOpacity="0" result="BackgroundImageFix" /> <feFlood floodOpacity="0" result="BackgroundImageFix" />
// <feColorMatrix <feColorMatrix
// in="SourceAlpha" in="SourceAlpha"
// type="matrix" type="matrix"
// values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
// result="hardAlpha" result="hardAlpha"
// /> />
// <feOffset dy="4" /> <feOffset dy="4" />
// <feGaussianBlur stdDeviation="2" /> <feGaussianBlur stdDeviation="2" />
// <feComposite in2="hardAlpha" operator="out" /> <feComposite in2="hardAlpha" operator="out" />
// <feColorMatrix <feColorMatrix
// type="matrix" type="matrix"
// values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"
// /> />
// <feBlend <feBlend
// mode="normal" mode="normal"
// in2="BackgroundImageFix" in2="BackgroundImageFix"
// result="effect1_dropShadow_101_3" result="effect1_dropShadow_101_3"
// /> />
// <feBlend <feBlend
// mode="normal" mode="normal"
// in="SourceGraphic" in="SourceGraphic"
// in2="effect1_dropShadow_101_3" in2="effect1_dropShadow_101_3"
// result="shape" result="shape"
// /> />
// </filter> </filter>
// <linearGradient <linearGradient
// id="paint0_linear_101_3_footer" id="paint0_linear_101_3_footer"
// x1="80" x1="80"
// y1="70" y1="70"
// x2="176.419" x2="176.419"
// y2="207.057" y2="207.057"
// gradientUnits="userSpaceOnUse" gradientUnits="userSpaceOnUse"
// > >
// <stop offset="0.161458" /> <stop offset="0.161458" />
// <stop offset="1" stopColor="#B6B6B6" stopOpacity="0" /> <stop offset="1" stopColor="#B6B6B6" stopOpacity="0" />
// </linearGradient> </linearGradient>
// <linearGradient <linearGradient
// id="paint1_linear_101_3_footer" id="paint1_linear_101_3_footer"
// x1="47.5" x1="47.5"
// y1="168.5" y1="168.5"
// x2="212.999" x2="212.999"
// y2="167.862" y2="167.862"
// gradientUnits="userSpaceOnUse" gradientUnits="userSpaceOnUse"
// > >
// <stop offset="0.194498" /> <stop offset="0.194498" />
// <stop offset="0.411458" stopColor="white" stopOpacity="0" /> <stop offset="0.411458" stopColor="white" stopOpacity="0" />
// </linearGradient> </linearGradient>
// </defs> </defs>
// </svg> </svg>
// </Link> </Link>
// {/* <p className="text-sm text-gray-700">© Unkeyed, Inc. {new Date().getFullYear()}</p> */} {/* <p className="text-sm text-gray-700">© Unkeyed, Inc. {new Date().getFullYear()}</p> */}
// </div> </div>
// </FadeIn> </FadeIn>
// </Container> </Container>
// ); );
// } }