card-contact.tsx

src/components/card-contact.tsx
'use client'
import React, { useState } from 'react'
import { clsx } from 'clsx'
import { Icon } from '@/components/icon'
import { Heading } from '@/components/heading'
import { Paragraph } from '@/components/paragraph'
import clipboardIcon from '@iconify/icons-lucide/clipboard'
interface CardContactProps {
children?: React.ReactNode
className?: string
/** Link URL */
href: string
/** Background color override */
color?: string
/** Heading text */
heading: string
/** Description text */
text: string

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