Created
June 24, 2025 07:53
-
-
Save Illumi666X/a0294948a89d587ec5a71fcbd7bdd19f to your computer and use it in GitHub Desktop.
Social Media Card for Conversion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=1080"><title>Ready to Stop Being a Secret?</title><script src="https://cdn.tailwindcss.com"></script><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Lexend:wght@400;700;800&display=swap" rel="stylesheet"><style>body{font-family:'Lexend',sans-serif;margin:0;overflow:hidden;}</style></head><body><div style="width:1080px;height:1080px;" class="relative flex flex-col items-center justify-center text-center p-20 overflow-hidden bg-gradient-to-br from-[#1A202C] to-[#0A0E14]"><div class="absolute -top-12 -right-32 w-80 h-80 rounded-full filter blur-3xl bg-cyan-500/10"></div><div class="absolute -bottom-12 -left-32 w-80 h-80 rounded-full filter blur-3xl bg-cyan-500/10"></div><main class="z-10"><h1 class="text-7xl font-extrabold" style="color:#FFFFFF;">Ready to Stop Being a Secret?</h1><p class="mt-8 text-3xl max-w-3xl" style="color:#E0E0E0;">Invest in SEM and strategically place your clinic directly in the path of high-intent patients. Turn searches into appointments.</p><div class="flex items-center space-x-6 mt-12 text-4xl" style="color:#00BCD4;"></div></main><footer class="absolute bottom-12 flex items-center justify-between w-full px-20 z-10" style="color:#FFFFFF;"><span class="text-2xl font-semibold">@sachistudio</span><div class="flex items-center space-x-3"><div class="w-3 h-3 rounded-full bg-white/30"></div><div class="w-3 h-3 rounded-full bg-white/30"></div><div class="w-3 h-3 rounded-full bg-white/30"></div><div class="w-3 h-3 rounded-full bg-white/30"></div><div class="w-3 h-3 rounded-full bg-white/30"></div><div class="w-3 h-3 rounded-full bg-white/30"></div><div class="w-3 h-3 rounded-full bg-white"></div></div><span class="text-2xl font-semibold">7/7</span></footer></div></body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment