Skip to content

Instantly share code, notes, and snippets.

@Illumi666X
Created June 19, 2025 03:45
Show Gist options
  • Save Illumi666X/3a3b31d3e18293483de84927bfef637c to your computer and use it in GitHub Desktop.
Save Illumi666X/3a3b31d3e18293483de84927bfef637c to your computer and use it in GitHub Desktop.
Social Media Card for Conversion
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>SEM: Your Clinic's Growth Engine</title><script src="https://cdn.tailwindcss.com"></script><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Playfair+Display:wght@800&display=swap" rel="stylesheet"><style>body{font-family:'Inter',sans-serif;margin:0;padding:0}.font-serif-display{font-family:'Playfair Display',serif}</style></head><body><!-- Social Media Card - Classic Layout --><div class="p-20 flex flex-col justify-between" style="width:1080px;height:1080px;background-color:#0d4c68;"><header><h1 class="font-serif-display text-8xl font-extrabold" style="color:#FFFFFF;">SEM: Your Clinic's Growth Engine</h1><p class="mt-6 text-4xl" style="color:#d1d5db;">Drive predictable patient acquisition.</p></header><main class="flex-grow flex items-center mt-12"><div class="flex items-start gap-6"><div class="flex-shrink-0 w-16 h-16" style="color:#e34b40;"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.59 14.37a6 6 0 0 1-5.84 7.38v-4.8m5.84-2.58a14.98 14.98 0 0 0 6.16-12.12A14.98 14.98 0 0 0 9.631 8.41m5.96 5.96a14.926 14.926 0 0 1-5.841 2.58m-.119-8.54a6 6 0 0 0-7.381 5.84h4.8m2.581-5.84a14.927 14.927 0 0 0-2.58 5.84m2.699 2.7c-.103.021-.207.041-.311.06a15.09 15.09 0 0 1-2.448-2.448 14.9 14.9 0 0 1 .06-.312m-2.24 2.39a4.493 4.493 0 0 0-1.757 4.306 4.493 4.493 0 0 0 4.306-1.758M16.5 9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" /> </svg></div><p class="text-3xl leading-relaxed" style="color:#d1d5db;">- Targeted Ads: Reach high-intent patients actively searching for your services.
- Immediate Visibility: Appear at the top of search results, right when it matters.
- Measurable ROI: Every marketing dollar's impact is trackable, proving value.
- Scalable Growth: Once optimized, consistently attract new patients to support your clinic's expansion.
*Pro Tip: For automated bidding success, aim for 30-50 conversions in 30 days!*</p></div></main><footer class="flex-shrink-0 flex items-center justify-between mt-16" 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" style="background-color:#d1d5db;"></div><div class="w-3 h-3 rounded-full" style="background-color:#d1d5db;"></div><div class="w-3 h-3 rounded-full" style="background-color:#FFFFFF;"></div></div><span class="text-2xl font-semibold">3</span></footer></div></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment