Dr Viraf J - Dalal Face

@media (prefers-color-scheme: dark) :root --card-bg: #1e1e1e; --card-fg: #f0f0f0; --card-shadow: rgba(0,0,0,0.6); --primary: #5ea3ff; --primary-hover: #3d84e6;

.profile-body padding: 1.5rem; text-align: center; dr viraf j dalal face

.profile-body .btn display: inline-flex; align-items: center; gap: 0.3rem; padding: 0.45rem 0.9rem; font-size: 0.85rem; text-decoration: none; border-radius: 6px; background: var(--primary); color: #fff; transition: background 0.2s; @media (prefers-color-scheme: dark) :root --card-bg: #1e1e1e

<div class="profile-card"> <!-- 1️⃣ Replace the src with the real photo of Dr Viraf J Dalal --> <img src="https://via.placeholder.com/600x600?text=Dr+Viraf+J+Dalal" alt="Dr Viraf J Dalal"> .profile-body padding: 1.5rem

.profile-card img width: 100%; aspect-ratio: 1/1; object-fit: cover;

.profile-body .btn:hover background:var(--primary-hover,#004999); If you have a URL that always points to the latest public photo (e.g., a Google‑Drive share link, a cloud bucket, or an institutional directory), you can fetch it programmatically and store it locally for later use.