VibeCoderzVibeCoderz
Telegram
All Prompts
Contact CTA Section with Avatar and Mailto Link preview
ctacontactavatarmailtotailwindlandingresponsivecard

Contact CTA Section with Avatar and Mailto Link

CTA блок для связи: заголовок, аватар, email с mailto-ссылкой. Идеально для лендингов, футеров, секций поддержки.

Prompt

<div class="w-full max-w-3xl">
                    <h3 class="text-4xl text-zinc-100 font-geist font-medium tracking-tighter" style="">
                        Ready to transform your workflows with intelligent automation? <span class="underline decoration-zinc-600 underline-offset-4 font-geist font-medium tracking-tighter" style="">Let's get started</span>.
                    </h3>

                    <div class="mt-6 flex items-center gap-3">
                        <div class="h-10 w-10 flex bg-[url(https://hoirqrkdgbmvpwutwuwj-all.supabase.co/storage/v1/object/public/assets/assets/f40f03d0-8722-42a1-bf75-89d9deb07d7f_320w.jpg)] bg-cover border-zinc-700 border rounded-full items-center justify-center">
                            
                        </div>
                        <div class="">
                            <p class="text-sm font-medium tracking-tight text-zinc-100 font-geist" style="">Alex Rivera</p>
                            <p class="text-xs text-zinc-500 font-geist" style="">AI Solutions Lead</p>
                        </div>
                    </div>

                    <div class="mt-10 space-y-2">
                        <p class="text-sm text-zinc-400 font-geist" style="">support@flowai.com</p>
                        <a href="mailto:hello@flowai.com" class="inline-flex items-center gap-3 text-2xl sm:text-3xl text-zinc-100 underline decoration-zinc-600 underline-offset-4 font-geist font-medium tracking-tighter" style="">
                            <span class="inline-flex h-7 w-7 items-center justify-center text-zinc-900 bg-zinc-100 rounded-full">
                                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-lucide="plus" class="lucide lucide-plus h-3.5 w-3.5"><path d="M5 12h14" class=""></path><path d="M12 5v14" class=""></path></svg>
                            </span>
                            hello@flowai.com
                        </a>
                    </div>
                </div>
All Prompts