@@ -691,6 +691,23 @@ <h1>Services</h1>
691691 background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
692692 border-radius: 12px;
693693 padding: 1.5rem;
694+ border-top: 4px solid #ea00ff;
695+ box-shadow: 0 4px 12px rgba(0,123,255,0.1);
696+ transition: all 0.3s ease;
697+ ">
698+ < h3 style ="color: #ea00ff; margin: 0 0 0.75rem 0; font-size: 1.25rem; "> Migration Readiness Assessment</ h3 >
699+ < p style ="color: #495057; line-height: 1.6; margin-bottom: 1rem; ">
700+ Security-focused gap analysis & cloud migration roadmap. Workshop + report + strategy call.
701+ </ p >
702+ < div style ="font-weight: 600; color: #ea00ff; font-size: 1.1rem; ">
703+ From USD 3,500
704+ </ div >
705+ </ div >
706+
707+ < div class ="service-card " style ="
708+ background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
709+ border-radius: 12px;
710+ padding: 1.5rem;
694711 border-top: 4px solid #007BFF;
695712 box-shadow: 0 4px 12px rgba(0,123,255,0.1);
696713 transition: all 0.3s ease;
@@ -828,6 +845,11 @@ <h1 id="prices">Prices</h1>
828845 < td > 30-minute qualification call to assess fit and requirements</ td >
829846 < td > Free</ td >
830847 </ tr >
848+ < tr >
849+ < td > Migration Readiness Assessment</ td >
850+ < td > Security-focused gap analysis & cloud migration roadmap. Workshop + report + strategy call.</ td >
851+ < td > From USD 3,500</ td >
852+ </ tr >
831853 < tr >
832854 < td > Cloud Security Audit</ td >
833855 < td > IAM, storage, and threat detection review with written findings report</ td >
0 commit comments