subscribe.tsx

src/app/(hero-dark)/layout-7/_blocks/subscribe.tsx
import { Section } from '@/components/section'
import { Heading } from '@/components/heading'
import { Paragraph } from '@/components/paragraph'
import { Accent } from '@/components/accent'
import { Grid } from '@/components/grid'
import { Form, FormInput, FormButton } from '@/components/form'
import { Icon } from '@/components/icon'
import headphonesIcon from '@iconify/icons-lucide/headphones'
import clsx from 'clsx'
const platforms = [
{ name: 'Apple Podcasts', color: 'bg-[#9933CC]' },
{ name: 'Spotify', color: 'bg-[#1DB954]' },
{ name: 'YouTube', color: 'bg-[#FF0000]' },
{ name: 'Google Podcasts', color: 'bg-[#4285F4]' },
{ name: 'Amazon Music', color: 'bg-[#00A8E1]' },
{ name: 'Pocket Casts', color: 'bg-[#F43E37]' },
]
export default function Subscribe() {

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