archive.tsx

src/app/(one-page-site)/layout-1/_blocks/archive.tsx
import { Section } from '@/components/section'
import { FancyHeading } from '@/components/fancy-heading'
import { Blog } from '@/components/blog'
export default function Archive() {
return (
<Section
id="showcase"
className="bg-body2 py-20"
>
<FancyHeading
text="Latest Projects"
accent="explore our portfolio"
/>
<Blog
perPage={6}
categoriesInclude={['Portfolio']}
loadMoreText="See More of My Work"
/>
</Section>

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC